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 | 54 .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 | 943 Elf_Note *note = NULL; in parse_property_segment() local 953 note = (void *)va; in parse_property_segment() 954 name = (char *)(note + 1); in parse_property_segment() 956 if (elf->prop_memsz < sizeof(*note) + sizeof(ELF_NOTE_GNU)) in parse_property_segment() 959 if (note->n_type != NT_GNU_PROPERTY_TYPE_0 || in parse_property_segment() 960 note->n_namesz != sizeof(ELF_NOTE_GNU) || in parse_property_segment() 965 desc_offset = ROUNDUP2(sizeof(*note) + sizeof(ELF_NOTE_GNU), align); in parse_property_segment() 968 ROUNDUP2(desc_offset + note->n_descsz, align) > elf->prop_memsz) in parse_property_segment() 977 if (note->n_descsz < data_offset) in parse_property_segment() 980 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 | 1184 Please note: this release is API-compatible with the previous one, but the 1295 Please note: this release is API-compatible with the previous one, but the 1423 Please note: this release is API-compatible with the previous one, but the 1703 * Secure Storage is implemented, but note that anti-rollback protection 1771 * Secure Storage is implemented, but note that anti-rollback protection
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | README.md | 111 Please note that setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS`… 189 Regarding variables, also note that if you set CFLAGS when invoking cmake, 238 Please note that the goal of these sample programs is to demonstrate specific features of the libra… 302 …, secure elements and random generators. This is work in progress. Please note that the driver int…
|
| H A D | ChangeLog | 832 review the size of the output buffer passed to this function, and note 2443 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,
|