Home
last modified time | relevance | path

Searched refs:__secure_end (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds77 .__secure_end : AT(ADDR(.__secure_end)) {
78 KEEP(*(.__secure_end))
H A Dcpu-dt.c28 __secure_end - __secure_start); in psci_update_dt()
H A Dcpu.c66 size_t sz = __secure_end - __secure_start; in relocate_secure_section()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/
H A Du-boot.lds98 * We are not checking (__secure_end - __secure_start) here,
115 .__secure_end : AT(ADDR(.__secure_end)) {
116 *(.__secure_end)
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsections.c29 char __secure_end[0] __attribute__((section(".__secure_end"))); variable
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dvirt-dt.c66 __secure_end - __secure_start); in psci_update_dt()
H A Dvirt-v7.c56 size_t sz = __secure_end - __secure_start; in relocate_secure_section()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Darmv7.h149 extern char __secure_end[];
H A Dsystem.h279 extern char __secure_end[];
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map