Home
last modified time | relevance | path

Searched refs:note (Results 1 – 23 of 23) sorted by relevance

/optee_os/out/arm/core/
A Dkern.ld34 .note.gnu.property : { *(.note.gnu.property) }
109 *(.comment .note .eh_frame .interp)
A Dtee.map665 .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 Dldelf.lds16 .note.gnu.property : { *(.note.gnu.property) }
A Dldelf.map1925 .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 Dldelf.ld.S30 .note.gnu.property : { *(.note.gnu.property) }
A Dta_elf.c889 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 Dkern.ld.S142 .note.gnu.property : { *(.note.gnu.property) }
420 *(.comment .note .eh_frame .interp)
/optee_os/out/arm/export-ta_arm64/include/
A Darm64_bti.S15 .pushsection .note.gnu.property, "a"
/optee_os/lib/libutils/ext/include/
A Darm64_bti.S15 .pushsection .note.gnu.property, "a"
/optee_os/out/arm/export-ta_arm32/include/
A Darm64_bti.S15 .pushsection .note.gnu.property, "a"
/optee_os/out/arm/ta/avb/
A Dta.lds15 .note.gnu.property : { *(.note.gnu.property) }
A D023f8f1a-292a-432b-8fc4-de8471358067.map2371 .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 Dta.lds15 .note.gnu.property : { *(.note.gnu.property) }
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map4092 .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 Dta.lds15 .note.gnu.property : { *(.note.gnu.property) }
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.map2583 .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 Dta.ld.S29 .note.gnu.property : { *(.note.gnu.property) }
/optee_os/out/arm/export-ta_arm32/src/
A Dta.ld.S29 .note.gnu.property : { *(.note.gnu.property) }
/optee_os/out/arm/export-ta_arm64/src/
A Dta.ld.S29 .note.gnu.property : { *(.note.gnu.property) }
/optee_os/lib/libmbedtls/mbedtls/
A DREADME.md78 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 DChangeLog339 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,
/optee_os/
A DCHANGELOG.md733 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.s10843 .section .note.GNU-stack,"",@progbits

Completed in 119 milliseconds