Searched refs:note (Results 1 – 19 of 19) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | kern.ld.S | 144 .note.gnu.property : { *(.note.gnu.property) } 261 *(.comment .note .eh_frame .interp .rela.plt)
|
| /optee_os/ta/arch/arm/ |
| H A D | ta_entry_a32.S | 8 .section .note.GNU-stack,"",%progbits
|
| H A D | ta.ld.S | 28 .note.gnu.property : { *(.note.gnu.property) }
|
| /optee_os/lib/libutils/isoc/arch/arm/ |
| H A D | arm32_aeabi_divmod_a32.S | 8 .section .note.GNU-stack,"",%progbits
|
| H A D | arm32_aeabi_ldivmod_a32.S | 8 .section .note.GNU-stack,"",%progbits
|
| H A D | setjmp_a32.S | 56 .section .note.GNU-stack,"",%progbits
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | arm64_bti.S | 15 .pushsection .note.gnu.property, "a"
|
| /optee_os/ldelf/ |
| H A D | ldelf.ld.S | 33 .note.gnu.property : { *(.note.gnu.property) }
|
| H A D | ta_elf.c | 944 Elf_Note *note = NULL; in parse_property_segment() local 954 note = (void *)va; in parse_property_segment() 955 name = (char *)(note + 1); in parse_property_segment() 957 if (elf->prop_memsz < sizeof(*note) + sizeof(ELF_NOTE_GNU)) in parse_property_segment() 960 if (note->n_type != NT_GNU_PROPERTY_TYPE_0 || in parse_property_segment() 961 note->n_namesz != sizeof(ELF_NOTE_GNU) || in parse_property_segment() 966 desc_offset = ROUNDUP2(sizeof(*note) + sizeof(ELF_NOTE_GNU), align); in parse_property_segment() 969 ROUNDUP2(desc_offset + note->n_descsz, align) > elf->prop_memsz) in parse_property_segment() 978 if (note->n_descsz < data_offset) in parse_property_segment() 981 data_offset = confine_array_index(data_offset, note->n_descsz); in parse_property_segment() [all …]
|
| /optee_os/lib/libutils/ext/arch/arm/ |
| H A D | atomic_a32.S | 8 .section .note.GNU-stack,"",%progbits
|
| H A D | mcount_a32.S | 10 .section .note.GNU-stack,"",%progbits
|
| /optee_os/ta/arch/riscv/ |
| H A D | ta.ld.S | 26 .note.gnu.property : { *(.note.gnu.property) }
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | kern.ld.S | 145 .note.gnu.property : { *(.note.gnu.property) } 454 *(.comment .note .eh_frame .interp)
|
| /optee_os/lib/libutee/arch/arm/ |
| H A D | utee_syscalls_a32.S | 10 .section .note.GNU-stack,"",%progbits
|
| /optee_os/core/pta/veraison_attestation/ |
| H A D | README.md | 5 For convenience, this PTA reuses the PSA token format [3]. However, note that PSA semantics do not …
|
| /optee_os/ |
| H A D | .clang-format | 6 # Please note that the maintainers have the last word if there's
|
| H A D | CHANGELOG.md | 1214 Please note: this release is API-compatible with the previous one, but the 1325 Please note: this release is API-compatible with the previous one, but the 1453 Please note: this release is API-compatible with the previous one, but the 1733 * Secure Storage is implemented, but note that anti-rollback protection 1801 * Secure Storage is implemented, but note that anti-rollback protection
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | README.md | 115 Please note that setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS`… 193 Regarding variables, also note that if you set CFLAGS when invoking cmake, 242 Please note that the goal of these sample programs is to demonstrate specific features of the libra… 305 …, secure elements and random generators. This is work in progress. Please note that the driver int…
|
| H A D | ChangeLog | 875 review the size of the output buffer passed to this function, and note 2486 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,
|