151 Commits (c67057fee0be4f268ac346cfe0332d04b0ebf10a)

Author SHA1 Message Date
Govindraj Raja 8e3978899a feat(mte): add mte2 feat 10 months ago
Chris Kay 8620bd0b93 build: use toolchain identifiers in conditions 11 months ago
Chris Kay ffb7742125 build: use new toolchain variables for tools 11 months ago
Govindraj Raja 0a33adc058 refactor(mte): deprecate CTX_INCLUDE_MTE_REGS 11 months ago
Andrey Skvortsov 3d6edc325c feat(build): check that .text section starts at page boundary 1 year ago
Marc Bonnici ed23d274fa fix(tsp): fix destination ID in direct request 2 years ago
Michal Simek f7d445fcbb chore(bl): add UNALIGNED symbols for TEXT/RODATA 2 years ago
Govindraj Raja ae074b369a fix(tsp): flush uart console 1 year ago
Harrison Mutai fcb72e16ce build(bl32): add symbols for memory layout 2 years ago
Andre Przywara 88727fc3ec refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED 2 years ago
Chris Kay 3cad06b351 build(tsp): sort sections by alignment by default 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Chris Kay 8227493637 build: clarify linker script generation 2 years ago
Chris Kay f90fe02f06 style: normalize linker script code style 2 years ago
Thomas Viehweger 8c353e0058 fix(tsp): loop / crash if mmap of region fails 2 years ago
Shruti Gupta 3354915fff fix(tsp): use verbose for power logs 2 years ago
Shruti Gupta 1543d17b98 fix(el3-spmc): fix coverity scan warnings 2 years ago
Marc Bonnici 15ca1ee342 feat(tsp): enable test cases for EL3 SPMC 3 years ago
Marc Bonnici e9b1f300a9 feat(tsp): add ffa_helpers to enable more FF-A functionality 3 years ago
Achin Gupta 4a8bfdb909 feat(tsp): add FF-A support to the TSP 3 years ago
Daniel Boulby 4d4821569d test(el3-runtime): dit is retained on world switch 3 years ago
Manish Pandey 4ef449c15a fix: use correct printf format for uint64_t 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Zelalem Aweke 596d20d9e4 fix(pie): invalidate data cache in the entire image range if PIE is enabled 3 years ago
Yann Gautier fb4f511f9b Avoid the use of linker *_SIZE__ macros 4 years ago
Alexei Fedorov caff3c8724 TSP: Fix GCC 11.0.0 compilation error. 4 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Masahiro Yamada e8ad6168b0 linker_script: move .rela.dyn section to bl_common.ld.h 5 years ago
Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 5 years ago
Masahiro Yamada a926a9f60a linker_script: move stacks section to bl_common.ld.h 5 years ago
Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 5 years ago
Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 5 years ago
Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 5 years ago
Madhukar Pappireddy ae7b922d87 Bug fix: Protect TSP prints with lock 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Manish Pandey a16bc84560 TSP: corrected log information 5 years ago
Masahiro Yamada d974301d22 TSP: add PIE support 5 years ago
Anthony Steinhauser f461fe346b Prevent speculative execution past ERET 5 years ago
Alexei Fedorov ed108b5605 Refactor ARMv8.3 Pointer Authentication support code 5 years ago
Justin Chadwell 9dd94382bd Enable MTE support in both secure and non-secure worlds 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
John Tsichritzis 02b5794396 Apply stricter speculative load restriction 6 years ago
Antonio Nino Diaz 67b6ff9f8c TSP: Enable pointer authentication support 6 years ago
Antonio Nino Diaz f660533729 Remove duplicated definitions of linker symbols 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago