Home
last modified time | relevance | path

Searched defs:memory_region_limits (Results 1 – 12 of 12) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/
Dtarget_cfg_common.h36 struct memory_region_limits { struct
37 uint32_t non_secure_code_start;
38 uint32_t non_secure_partition_base;
39 uint32_t non_secure_partition_limit;
40 uint32_t veneer_base;
41 uint32_t veneer_limit;
43 uint32_t secondary_partition_base;
44 uint32_t secondary_partition_limit;
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.h59 struct memory_region_limits { struct
60 uint32_t non_secure_code_start;
61 uint32_t non_secure_partition_base;
62 uint32_t non_secure_partition_limit;
63 uint32_t veneer_base;
64 uint32_t veneer_limit;
66 uint32_t secondary_partition_base;
67 uint32_t secondary_partition_limit;
70 uint32_t non_secure_storage_partition_base;
71 uint32_t non_secure_storage_partition_limit;
/trusted-firmware-m-latest/platform/ext/common/
Dcommon_target_cfg.h30 struct memory_region_limits { struct
31 uint32_t non_secure_code_start;
32 uint32_t non_secure_partition_base;
33 uint32_t non_secure_partition_limit;
34 uint32_t veneer_base;
35 uint32_t veneer_limit;
37 uint32_t secondary_partition_base;
38 uint32_t secondary_partition_limit;
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/boards/
Dtarget_cfg.h29 struct memory_region_limits { struct
30 uint32_t non_secure_code_start;
31 uint32_t non_secure_partition_base;
32 uint32_t non_secure_partition_limit;
33 uint32_t veneer_base;
34 uint32_t veneer_limit;
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/
Dtarget_cfg.h57 struct memory_region_limits { struct
58 uint32_t non_secure_code_start;
59 uint32_t non_secure_partition_base;
60 uint32_t non_secure_partition_limit;
61 uint32_t veneer_base;
62 uint32_t veneer_limit;
64 uint32_t secondary_partition_base;
65 uint32_t secondary_partition_limit;
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/
Dtarget_cfg.h56 struct memory_region_limits { struct
57 uint32_t non_secure_code_start;
58 uint32_t non_secure_partition_base;
59 uint32_t non_secure_partition_limit;
60 uint32_t veneer_base;
61 uint32_t veneer_limit;
63 uint32_t secondary_partition_base;
64 uint32_t secondary_partition_limit;
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/
Dtarget_cfg.h56 struct memory_region_limits { struct
57 uint32_t non_secure_code_start;
58 uint32_t non_secure_partition_base;
59 uint32_t non_secure_partition_limit;
60 uint32_t veneer_base;
61 uint32_t veneer_limit;
63 uint32_t secondary_partition_base;
64 uint32_t secondary_partition_limit;
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/
Dtarget_cfg.h59 struct memory_region_limits { struct
60 uint32_t non_secure_code_start;
61 uint32_t non_secure_partition_base;
62 uint32_t non_secure_partition_limit;
63 uint32_t veneer_base;
64 uint32_t veneer_limit;
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/
Dtarget_cfg.h59 struct memory_region_limits { struct
60 uint32_t non_secure_code_start;
61 uint32_t non_secure_partition_base;
62 uint32_t non_secure_partition_limit;
63 uint32_t veneer_base;
64 uint32_t veneer_limit;
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/boards/
Dtarget_cfg.h86 struct memory_region_limits struct
88 uint32_t non_secure_code_start;
89 uint32_t non_secure_partition_base;
90 uint32_t non_secure_partition_limit;
91 uint32_t veneer_base;
92 uint32_t veneer_limit;
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/boards/
Dtarget_cfg.h88 struct memory_region_limits struct
90 uint32_t non_secure_code_start;
91 uint32_t non_secure_partition_base;
92 uint32_t non_secure_partition_limit;
93 uint32_t veneer_base;
94 uint32_t veneer_limit;
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Dtarget_cfg.h60 struct memory_region_limits { struct
61 uint32_t non_secure_code_start;
62 uint32_t non_secure_partition_base;
63 uint32_t non_secure_partition_limit;