Home
last modified time | relevance | path

Searched refs:TFM_LINKER_RAM_VECTORS_ALIGNMENT (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/platform/ext/common/
Dtfm_s_linker_alignments.h92 #ifndef TFM_LINKER_RAM_VECTORS_ALIGNMENT
93 #define TFM_LINKER_RAM_VECTORS_ALIGNMENT 256 macro
/trusted-firmware-m-latest/platform/ext/common/armclang/
Dtfm_isolation_l3.sct.template260 ER_RAM_VECTORS +0 ALIGN TFM_LINKER_RAM_VECTORS_ALIGNMENT UNINIT {
Dtfm_common_s.sct286 ER_RAM_VECTORS +0 ALIGN TFM_LINKER_RAM_VECTORS_ALIGNMENT UNINIT {
/trusted-firmware-m-latest/platform/ext/common/iar/
Dtfm_isolation_l3.icf.template227 define block ER_RAM_VECTORS with alignment = TFM_LINKER_RAM_VECTORS_ALIGNMENT { section .ramve…
Dtfm_common_s.icf247 define block ER_RAM_VECTORS with alignment = TFM_LINKER_RAM_VECTORS_ALIGNMENT { section .ramve…
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dlinker_s.ld457 .ramVectors ALIGN(TFM_LINKER_RAM_VECTORS_ALIGNMENT) (NOLOAD) :
/trusted-firmware-m-latest/platform/ext/common/gcc/
Dtfm_common_s.ld459 .ramVectors ALIGN(TFM_LINKER_RAM_VECTORS_ALIGNMENT) (NOLOAD) :
Dtfm_isolation_l3.ld.template465 .ramVectors ALIGN(TFM_LINKER_RAM_VECTORS_ALIGNMENT) (NOLOAD) :