230 Commits (master)

Author SHA1 Message Date
Govindraj Raja 3c225878ee refactor(smccc): refactor vendor-el3 build 6 months ago
Govindraj Raja de6b79d8b5 feat(smccc): add vendor-specific el3 service 9 months ago
Chris Kay 758ccb802d build: remove `MAKE_BUILD_STRINGS` function 8 months ago
Yann Gautier ae770fedf4 feat(console): introduce EARLY_CONSOLE 10 months ago
Yann Gautier a1255c7585 feat(bl32): create an sp_min_setup function 10 months ago
Govindraj Raja c282384dbb refactor(mte): remove mte, mte_perm 8 months ago
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
Stephan Gerhold 94e1be2b29 feat(bl32): print entry point before exiting SP_MIN 2 years ago
Stephan Gerhold 56055e87b0 fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case 2 years ago
Stephan Gerhold cd0786c73e fix(bl32): always include arm_arch_svc in SP_MIN 2 years ago
Boyan Karatotev 83a4dae1af refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init 2 years 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
Sona Mathew ffea3844c0 feat(errata_abi): errata management firmware interface 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 3d74523512 build(sp-min): sort sections by alignment by default 2 years ago
Andre Przywara d23acc9e4f refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 2 years ago
Andre Przywara 603a0c6fae refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara fc8d2d3980 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED 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
Yann Gautier 6dc5979a6c feat(debug): add helpers for aborts on AARCH32 6 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
John Powell 187a61761e fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 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
Chris Kay 9b43d098d8 build(amu): introduce `amu.mk` 4 years ago
Zelalem Aweke 596d20d9e4 fix(pie): invalidate data cache in the entire image range if PIE is enabled 3 years ago
Manish V Badarkhe 8fcd3d9600 feat(trf): enable trace filter control register access from lower NS EL 3 years ago
Manish V Badarkhe d4582d3088 feat(sys_reg_trace): enable trace system registers access from lower NS ELs 3 years ago
Yann Gautier 4324a14bf5 Add PIE support for AARCH32 4 years ago
Yann Gautier fb4f511f9b Avoid the use of linker *_SIZE__ macros 4 years ago
Andre Przywara 0e14948e2a bl32: Enable TRNG service build 4 years ago
Javier Almansa Sobrino 0063dd1708 Add support for FEAT_MTPMU for Armv8.6 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