| /rk3399_ARM-atf/plat/mediatek/include/ |
| H A D | mtk_mmap_pool.h | 21 __aligned(sizeof(void *)) \ 27 __aligned(sizeof(void *)) \
|
| H A D | mtk_sip_svc.h | 47 __aligned(sizeof(void *)) \
|
| /rk3399_ARM-atf/drivers/nxp/crypto/caam/src/auth/ |
| H A D | rsa.c | 41 struct rsa_context ctx __aligned(CACHE_WRITEBACK_GRANULE); in rsa_public_verif_sec() 42 struct job_descriptor jobdesc __aligned(CACHE_WRITEBACK_GRANULE); in rsa_public_verif_sec() 155 uint8_t encoded_hash[RSA_4K_KEY_SZ_BYTES] __aligned(CACHE_WRITEBACK_GRANULE); in rsa_verify_signature()
|
| H A D | nxp_crypto.c | 83 uint8_t hash[SHA256_BYTES] __aligned(CACHE_WRITEBACK_GRANULE) = {0}; in verify_hash()
|
| /rk3399_ARM-atf/plat/ti/k3low/common/ |
| H A D | am62l_psci.c | 25 void __aligned(16) jump_to_atf_func(void *unused); 111 void __aligned(16) jump_to_atf_func(void *unused) in jump_to_atf_func()
|
| /rk3399_ARM-atf/include/lib/libc/aarch64/ |
| H A D | setjmp_.h | 26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
|
| /rk3399_ARM-atf/include/lib/xlat_tables/ |
| H A D | xlat_tables_v2_helpers.h | 148 __aligned(XLAT_TABLE_SIZE) __section(_table_section); \ 152 __aligned(GET_NUM_BASE_LEVEL_ENTRIES(_virt_addr_space_size)\
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_main.h | 93 } __aligned(__alignof(uint16_t /* First member's type, `uint16_t version' */)); 106 } __aligned(__alignof(uint16_t /* First member's type, `uint16_t version'. */));
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | usb_dwc3.h | 158 } __packed usb_dwc3_trb_t __aligned(16); typedef 186 } usb_dwc3_endpoint_bouncebuf_t __aligned(CACHE_LINE_SIZE); typedef 191 } PCD_intbufferareadef __aligned(USB_DWC3_EVENT_BUFFER_SIZE); typedef
|
| /rk3399_ARM-atf/include/services/trp/ |
| H A D | trp_helpers.h | 33 } __aligned(CACHE_WRITEBACK_GRANULE) trp_args_t;
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_ros.h | 59 } __packed __aligned(4) spt_table_t;
|
| /rk3399_ARM-atf/drivers/nxp/crypto/caam/src/ |
| H A D | rng.c | 100 struct job_descriptor desc __aligned(CACHE_WRITEBACK_GRANULE); in instantiate_rng() 133 struct job_descriptor desc __aligned(CACHE_WRITEBACK_GRANULE); in hw_rng_generate()
|
| H A D | sec_jr_driver.c | 32 uint8_t ip_ring[SEC_DMA_MEM_INPUT_RING_SIZE] __aligned(CACHE_WRITEBACK_GRANULE); 33 uint8_t op_ring[SEC_DMA_MEM_OUTPUT_RING_SIZE] __aligned(CACHE_WRITEBACK_GRANULE);
|
| H A D | hw_key_blob.c | 42 struct job_descriptor desc __aligned(CACHE_WRITEBACK_GRANULE); in get_hw_unq_key_blob_hw()
|
| /rk3399_ARM-atf/include/drivers/rpi3/mailbox/ |
| H A D | rpi3_mbox.h | 13 typedef struct __packed __aligned(16) rpi3_mbox_request {
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | rpi_mbox_board.c | 16 static uint8_t __aligned(16) rpi3_mbox_buffer[RPI3_MBOX_BUFFER_SIZE];
|
| /rk3399_ARM-atf/plat/renesas/common/include/ |
| H A D | rcar_private.h | 17 unsigned long value __aligned(CACHE_WRITEBACK_GRANULE);
|
| /rk3399_ARM-atf/include/lib/el3_runtime/aarch32/ |
| H A D | context.h | 41 } __aligned(8) name##_t
|
| /rk3399_ARM-atf/include/bl31/ |
| H A D | ehf.h | 63 } __aligned(sizeof(uint64_t)) pe_exc_data_t;
|
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | cdefs.h | 16 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
| /rk3399_ARM-atf/plat/mediatek/include/lib/mtk_init/ |
| H A D | mtk_init.h | 29 __aligned(sizeof(void *)) \
|
| /rk3399_ARM-atf/include/lib/el3_runtime/ |
| H A D | simd_ctx.h | 70 } __aligned(16) simd_regs_t;
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/include/ |
| H A D | rcar_private.h | 17 uint64_t value __aligned(CACHE_WRITEBACK_GRANULE);
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_bl2_setup.c | 27 static meminfo_t bl2_tzram_layout __aligned(CACHE_WRITEBACK_GRANULE);
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | plat_img_parser.c | 29 uint8_t img_hash[SHA256_BYTES] __aligned(CACHE_WRITEBACK_GRANULE);
|