zephyr/modules/trusted-firmware-m
Joakim Andersson 5ee41d8b4e scripts: size_report: Add support for TF-M and BL2 image size reports
Add support for TF-M and BL2 image size reports.
This adds the following targets when TF-M or BL2 is enabled:
tfm_rom_report, tfm_ram_report, tfm_footprint
bl2_rom_report, bl2_ram_report, bl2_footprint

Example:
west build -t tfm_rom_report

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-03-09 14:03:52 -05:00
..
interface tfm: Put saving of FPU context into its own file so it can be reused 2021-06-07 15:23:22 +02:00
psa tfm: Fix zephyr-sdk toolchain variant integration 2021-10-07 14:02:40 -05:00
src tfm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt scripts: size_report: Add support for TF-M and BL2 image size reports 2022-03-09 14:03:52 -05:00
Kconfig modules: tfm: remove redundant if BUILD_WITH_TFM guard in Kconfig 2021-06-11 16:13:57 +02:00
Kconfig.tfm tfm: Add config to disable all TF-M output 2022-02-21 21:02:25 -05:00
Kconfig.tfm.crypto_modules modules: tfm: Update crypto modules prompt strings 2021-11-13 07:58:50 -05:00
Kconfig.tfm.partitions kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00