Build Options
The TF-A build system supports the following build options. Unless mentioned
otherwise, these options are expected to be specified at the build command
line and are not to be modified in any component makefiles. Note that the
build system doesn’t track dependency for build options. Therefore, if any of
the build options are changed from a previous build, a clean build must be
performed.
… _build_options_common:
Common build options
-
AARCH32_INSTRUCTION_SET: Choose the AArch32 instruction set that the
compiler should use. Valid values are T32 and A32. It defaults to T32 due to
code having a smaller resulting size.
本文详细介绍了ARM TrustZone固件组件ATF(Trusted Firmware-A)的构建选项,包括通用构建选项、GICv3驱动选项、调试选项和固件更新选项。这些选项用于定制TF-A以适应不同的平台需求,如选择指令集、目标架构、GIC驱动配置,以及调试和安全特性等。
订阅专栏 解锁全文
677

被折叠的 条评论
为什么被折叠?



