- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
- d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
- a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
- fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
- dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
- bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
- cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
- eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
- d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
- ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
- d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
- bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
- f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 2 years, 9 months ago
- ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
- c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 2 years, 9 months ago
- 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
- e3dcd50 Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 2 years, 9 months ago
- e74d658 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 2 years, 10 months ago
- c687776 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 2 years, 10 months ago
- d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years, 1 month ago
- bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 6 years ago
- 93910a7 Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 2 years, 11 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- 19037a7 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years ago
- 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
- 9ff5f75 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
- ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
- 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
- 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
- e926558 fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · 3 years, 2 months ago
- aeef2c2 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 3 years, 3 months ago
- 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
- af220eb fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 3 years, 5 months ago
- 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
- a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
- 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
- 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
- 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
- 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
- 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
- d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
- 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
- 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
- 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
- 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
- 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
- ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
- 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
- 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
- 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
- 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
- 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- 5de20ec feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 4 years, 1 month ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
- 2031d61 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 4 years, 1 month ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
- f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 4 years ago
- e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 4 years ago
- 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
- 4429b47 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 4 years, 5 months ago
- 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
- 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
- fb4f511 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 5 years ago
- 511c7f3 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 4 years, 4 months ago
- e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
- 4e04478 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 4 years, 5 months ago
- 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
- 7c802c7 Define registers for FEAT_RNG support by Tomas Pilar · 4 years, 9 months ago
- 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
- 99ddfc0 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 4 years, 8 months ago
- 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
- a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 8 months ago
- 2be491b aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 4 years, 10 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
- 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
- f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
- fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
- 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
- 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
- dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
- 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
- 1a04b2e Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 5 years ago
- 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
- 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
- 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago