Searched refs:rw (Results 1 – 12 of 12) sorted by relevance
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/include/ |
A D | plat.ld.S | 15 SP_DRAM (rw): ORIGIN = PLAT_SQ_SP_PRIV_BASE, LENGTH = PLAT_SQ_SP_PRIV_SIZE
|
/tf-a-ffa_el3_spmc/include/plat/arm/common/ |
A D | arm_tzc_dram.ld.S | 12 EL3_SEC_DRAM (rw): ORIGIN = ARM_EL3_TZC_DRAM1_BASE, LENGTH = ARM_EL3_TZC_DRAM1_SIZE
|
/tf-a-ffa_el3_spmc/services/spd/tspd/ |
A D | tspd_common.c | 25 uint32_t rw, in tspd_init_tsp_ep_state() argument 40 assert(rw == TSP_AARCH64); in tspd_init_tsp_ep_state()
|
A D | tspd_private.h | 222 uint32_t rw,
|
/tf-a-ffa_el3_spmc/include/drivers/brcm/emmc/ |
A D | emmc_csl_sdprot.h | 127 #define SdioIoRWDirectArg(rw, raw, func, addr, data) \ argument 128 (((rw & 1) << 31) | ((func & 0x7) << 28) | \ 133 #define SdioIoRWExtArg(rw, blk, func, addr, inc_addr, count) \ argument 134 (((rw & 1) << 31) | ((func & 0x7) << 28) | \
|
/tf-a-ffa_el3_spmc/services/spd/opteed/ |
A D | opteed_common.c | 23 uint32_t rw, uint64_t pc, in opteed_init_optee_ep_state() argument 47 if (rw == OPTEE_AARCH64) in opteed_init_optee_ep_state()
|
A D | opteed_private.h | 150 uint32_t rw,
|
/tf-a-ffa_el3_spmc/services/spd/tlkd/ |
A D | tlkd_common.c | 81 uint32_t rw, in tlkd_init_tlk_ep_state() argument 97 if (rw == SP_AARCH64) in tlkd_init_tlk_ep_state()
|
A D | tlkd_private.h | 118 uint32_t rw,
|
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/ |
A D | stm32mp1.ld.S | 19 HEADER (rw) : ORIGIN = 0x00000000, LENGTH = 0x3000
|
/tf-a-ffa_el3_spmc/bl31/ |
A D | bl31.ld.S | 18 NOBITS (rw!a): ORIGIN = BL31_NOBITS_BASE, LENGTH = BL31_NOBITS_LIMIT - BL31_NOBITS_BASE
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 1761 | BL1 (rw) | <<<<<<<<<<<<< | | 1799 | BL1 (rw) | <<<<<<<<<<<<< | | 1833 | BL1 (rw) | <<<<<<<<<<<<< | | 1865 | BL1 (rw) | <<<<<<<<<<<<< | | 1902 | BL1 (rw) | <<<<<<<<<<<<< | |
|
Completed in 41 milliseconds