Searched refs:NON_EXECUTABLE (Results 1 – 13 of 13) sorted by relevance
/external/arm-trusted-firmware/plat/arm/common/aarch64/ |
D | arm_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 89 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE), 98 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 128 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 146 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 161 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 194 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/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 | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 61 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/marvell/common/aarch64/ |
D | marvell_bl2_mem_params_desc.c | 29 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 | 515 (EP_GET_EXE(image_desc->ep_info.h.attr) == NON_EXECUTABLE) || in bl1_fwu_image_execute()
|