Searched refs:note (Results 1 – 23 of 23) sorted by relevance
/optee_os/out/arm/core/ |
A D | kern.ld | 34 .note.gnu.property : { *(.note.gnu.property) } 109 *(.comment .note .eh_frame .interp)
|
A D | tee.map | 665 .note.GNU-stack 751 .note.GNU-stack 965 .note.GNU-stack 4037 .note.GNU-stack 8641 .note.GNU-stack 11048 .note.GNU-stack 20216 .note.GNU-stack 31225 .note.GNU-stack 31227 .note.GNU-stack 31229 .note.GNU-stack [all …]
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.lds | 16 .note.gnu.property : { *(.note.gnu.property) }
|
A D | ldelf.map | 1925 .note.GNU-stack 1927 .note.GNU-stack 1929 .note.GNU-stack 1931 .note.GNU-stack 1933 .note.GNU-stack 1935 .note.GNU-stack 1937 .note.GNU-stack 1939 .note.GNU-stack 1941 .note.GNU-stack 1943 .note.GNU-stack [all …]
|
/optee_os/ldelf/ |
A D | ldelf.ld.S | 30 .note.gnu.property : { *(.note.gnu.property) }
|
A D | ta_elf.c | 889 Elf_Note *note = NULL; in parse_property_segment() local 899 note = (void *)va; in parse_property_segment() 900 name = (char *)(note + 1); in parse_property_segment() 902 if (elf->prop_memsz < sizeof(*note) + sizeof(ELF_NOTE_GNU)) in parse_property_segment() 905 if (note->n_type != NT_GNU_PROPERTY_TYPE_0 || in parse_property_segment() 906 note->n_namesz != sizeof(ELF_NOTE_GNU) || in parse_property_segment() 911 desc_offset = ROUNDUP(sizeof(*note) + sizeof(ELF_NOTE_GNU), align); in parse_property_segment() 923 if (note->n_descsz < data_offset) in parse_property_segment() 926 data_offset = confine_array_index(data_offset, note->n_descsz); in parse_property_segment() 931 if (note->n_descsz < (data_offset + sizeof(*pr_data)) && in parse_property_segment() [all …]
|
/optee_os/core/arch/arm/kernel/ |
A D | kern.ld.S | 142 .note.gnu.property : { *(.note.gnu.property) } 420 *(.comment .note .eh_frame .interp)
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | arm64_bti.S | 15 .pushsection .note.gnu.property, "a"
|
/optee_os/lib/libutils/ext/include/ |
A D | arm64_bti.S | 15 .pushsection .note.gnu.property, "a"
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | arm64_bti.S | 15 .pushsection .note.gnu.property, "a"
|
/optee_os/out/arm/ta/avb/ |
A D | ta.lds | 15 .note.gnu.property : { *(.note.gnu.property) }
|
A D | 023f8f1a-292a-432b-8fc4-de8471358067.map | 2371 .note.GNU-stack 2373 .note.GNU-stack 2375 .note.GNU-stack 2377 .note.GNU-stack 2379 .note.GNU-stack 2381 .note.GNU-stack 2383 .note.GNU-stack 2385 .note.GNU-stack 2387 .note.GNU-stack 2389 .note.GNU-stack [all …]
|
/optee_os/out/arm/ta/pkcs11/ |
A D | ta.lds | 15 .note.gnu.property : { *(.note.gnu.property) }
|
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.map | 4092 .note.GNU-stack 4094 .note.GNU-stack 4096 .note.GNU-stack 4098 .note.GNU-stack 4100 .note.GNU-stack 4102 .note.GNU-stack 4104 .note.GNU-stack 4106 .note.GNU-stack 4108 .note.GNU-stack 4110 .note.GNU-stack [all …]
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | ta.lds | 15 .note.gnu.property : { *(.note.gnu.property) }
|
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.map | 2583 .note.GNU-stack 2585 .note.GNU-stack 2587 .note.GNU-stack 2589 .note.GNU-stack 2591 .note.GNU-stack 2593 .note.GNU-stack 2595 .note.GNU-stack 2597 .note.GNU-stack 2599 .note.GNU-stack 2601 .note.GNU-stack [all …]
|
/optee_os/ta/arch/arm/ |
A D | ta.ld.S | 29 .note.gnu.property : { *(.note.gnu.property) }
|
/optee_os/out/arm/export-ta_arm32/src/ |
A D | ta.ld.S | 29 .note.gnu.property : { *(.note.gnu.property) }
|
/optee_os/out/arm/export-ta_arm64/src/ |
A D | ta.ld.S | 29 .note.gnu.property : { *(.note.gnu.property) }
|
/optee_os/lib/libmbedtls/mbedtls/ |
A D | README.md | 78 Please note that setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS`… 156 Regarding variables, also note that if you set CFLAGS when invoking cmake, 176 Please note that the goal of these sample programs is to demonstrate specific features of the libra…
|
A D | ChangeLog | 339 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,
|
/optee_os/ |
A D | CHANGELOG.md | 733 Please note: this release is API-compatible with the previous one, but the 844 Please note: this release is API-compatible with the previous one, but the 972 Please note: this release is API-compatible with the previous one, but the 1252 * Secure Storage is implemented, but note that anti-rollback protection 1320 * Secure Storage is implemented, but note that anti-rollback protection
|
/optee_os/out/arm/core/include/generated/ |
A D | .asm-defines.s | 10843 .section .note.GNU-stack,"",@progbits
|
Completed in 119 milliseconds