1 2 3 4 5 ··· 8 下一页

[REPRINT] - SM4

摘要: Background: Cryptography Standards in China China has developed its own suite of cryptographic standards, known as the SM (ShangMi) algorithms, to add 阅读全文
posted @ 2025-11-05 11:00 ENGINEER-F 阅读(2) 评论(0) 推荐(0)

[AIGEN] - ARM SCP PCSI Agent:电源管理通信的核心代理

摘要: ARM SCP PCSI Agent:电源管理通信的核心代理 ​ 在ARM架构的系统控制处理器(SCP)​体系中,​PCSI Agent(Power State Coordination Interface Agent)​是实现电源状态协调接口(PSCI)​的关键软件组件,负责在安全固件(如ATF的 阅读全文
posted @ 2025-10-30 17:47 ENGINEER-F 阅读(4) 评论(0) 推荐(0)

[AIGEN] - ​ARM ELF 转换为 Binary 文件的完整流程与注意事项

摘要: ​ARM ELF 转换为 Binary 文件的完整流程与注意事项​ 在 ARM 嵌入式开发中,将编译生成的 ELF 文件转换为二进制(.bin)文件是烧录到开发板的关键步骤。以下是基于 GNU Arm Toolchain 的标准化流程及关键细节: ​一、核心工具与命令​ 1. ​工具链组成​ ​编译 阅读全文
posted @ 2025-10-30 16:10 ENGINEER-F 阅读(12) 评论(0) 推荐(0)

ARM - RD-N2 (cfg1 ... cfgn) software stack compiling environment setup walkthrough

摘要: Links: RD-N2 Platform: https://neoverse-reference-design.docs.arm.com/en/latest/platforms/rdn2.html 参考这个设置进行: https://neoverse-reference-design.docs.a 阅读全文
posted @ 2025-10-30 11:20 ENGINEER-F 阅读(5) 评论(0) 推荐(0)

[AIGEN] - CMN‑700、CI‑700、NI‑700 的定位与关系

摘要: CMN‑700、CI‑700、NI‑700 的定位与关系​ ​CMN‑700​:面向基础设施/服务器的一致性网状网络(Mesh)​,基于 CHI 协议,可连接大量处理器核与 I/O,支持复杂的多簇、多控制器拓扑。 ​CI‑700​:面向移动/客户端 SoC 的完全一致互连,基于 CMN‑700 的变 阅读全文
posted @ 2025-10-30 09:07 ENGINEER-F 阅读(8) 评论(0) 推荐(0)

profile 与 profile.d 在 Linux 发行版本中的作用

摘要: ​ ​核心概念与作用​ ​​/etc/profile​:系统范围的登录 Shell 初始化脚本,登录时由 Shell 自动执行,负责设置全局环境变量(如 ​PATH、USER、LOGNAME、HOME、MAIL、HISTSIZE、INPUTRC)、umask​ 等,为会话提供统一的运行环境。 ​​/ 阅读全文
posted @ 2025-10-29 21:02 ENGINEER-F 阅读(4) 评论(0) 推荐(0)

ARM Security components - LCM

摘要: Origin: https://developer.arm.com/documentation/107616/0000/Functional-description-of-the-LCM/Lifecycle-states?lang=en LCM overview The Arm® Lifecycle 阅读全文
posted @ 2025-10-29 14:09 ENGINEER-F 阅读(3) 评论(0) 推荐(0)

[Reprinted] - ARM PSA Certification: Understanding Implementation and Certification Processes

摘要: https://www.systemonchips.com/arm-psa-certification-understanding-implementation-and-certification-processes/ ARM PSA Certification: Understanding Imp 阅读全文
posted @ 2025-10-29 10:02 ENGINEER-F 阅读(2) 评论(0) 推荐(0)

【转载】- 保姆级MTBF入门介绍

摘要: 本文更适合非可靠性专业人士阅读,也欢迎可靠性专业大神指正! https://zhuanlan.zhihu.com/p/653041731 功能安全(FuSa)https://www.cnblogs.com/ljbguanli/p/18916623 直接上干货!以下是我花费了一周时间原创的MTBF计算 阅读全文
posted @ 2025-10-29 09:20 ENGINEER-F 阅读(9) 评论(0) 推荐(0)

PCIe Completion Timeout Mechanism - ref: spec chap2.8

摘要: The Completion Timeout mechanism is activated for each Request that requires one or more Completions when the Request is transmitted. Since Switches d 阅读全文
posted @ 2025-10-28 19:23 ENGINEER-F 阅读(7) 评论(0) 推荐(0)
1 2 3 4 5 ··· 8 下一页