Searched refs:NON_EXECUTABLE (Results 1 – 14 of 14) sorted by relevance
/external/arm-trusted-firmware/plat/arm/common/aarch64/ |
D | arm_bl2_mem_params_desc.c | 27 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 88 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE), 97 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 127 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 145 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 160 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 193 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/hisilicon/poplar/ |
D | bl2_plat_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/hisilicon/hikey960/ |
D | hikey960_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hikey_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/marvell/armada/common/aarch64/ |
D | marvell_bl2_mem_params_desc.c | 29 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 113 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 132 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/imx/imx7/common/ |
D | imx7_bl2_mem_params_desc.c | 35 SECURE | NON_EXECUTABLE), 50 SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/arm/common/aarch32/ |
D | arm_bl2_mem_params_desc.c | 27 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 60 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/rpi/rpi3/aarch64/ |
D | rpi3_bl2_mem_params_desc.c | 77 SECURE | NON_EXECUTABLE), 98 SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/qemu/common/ |
D | qemu_bl2_mem_params_desc.c | 97 entry_point_info_t, SECURE | NON_EXECUTABLE), 115 entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/include/common/ |
D | ep_info.h | 25 #define NON_EXECUTABLE EP_NON_EXECUTABLE macro
|
/external/arm-trusted-firmware/plat/intel/soc/common/ |
D | bl2_plat_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/brcm/common/ |
D | brcm_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_image_desc.c | 33 NON_SECURE | NON_EXECUTABLE),
|
/external/arm-trusted-firmware/bl1/ |
D | bl1_fwu.c | 521 (EP_GET_EXE(desc->ep_info.h.attr) == NON_EXECUTABLE) || in bl1_fwu_image_execute()
|