- 1bc7855 docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · 2 years, 10 months ago
- b3b227f docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · 3 years ago
- 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 9 months ago
- 4915443 docs(build): update GCC to 11.3.Rel1 version by Jayanth Dodderi Chidanand · 2 years, 10 months ago
- 5c60b8c docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · 2 years, 10 months ago
- 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 2 years, 10 months ago
- 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
- 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 2 years, 11 months ago
- ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
- 1631f9c Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 2 years, 11 months ago
- 645557c Merge "docs(security): update info on use of OpenSSL 3.0" into integration by Manish V Badarkhe · 3 years ago
- 8caf10a docs(security): update info on use of OpenSSL 3.0 by Juan Pablo Conde · 3 years ago
- a0915ba docs: re-parent BL2 platform hooks for measured boot by Sandrine Bailleux · 3 years ago
- 4a1bcd5 docs(prerequisites): fix "Build Host" title by Sandrine Bailleux · 3 years ago
- bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 3 months ago
- 6944729 docs(rmmd): document EL3-RMM Interfaces by Javier Almansa Sobrino · 3 years, 3 months ago
- 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 2 months ago
- 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 7 months ago
- 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
- 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
- 4466cf8 fix(build): use DWARF 4 when building debug by Daniel Boulby · 3 years, 2 months ago
- 859eabd docs(build): add build option for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
- 9bc52d3 refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · 3 years, 4 months ago
- 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 6 months ago
- 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 5 months ago
- b7bd986 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 3 years, 2 months ago
- 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 2 months ago
- ac4ac38 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 3 months ago
- a5d3657 docs(prerequisites): use LLVM utilities to build with clang by Harrison Mutai · 3 years, 4 months ago
- e34ea9b Merge "docs(build): update GCC to version 11.2-2022.02" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 2 months ago
- ab1c943 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · 3 years, 2 months ago
- 5cae337 docs(prerequisites): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 3 years, 2 months ago
- 71a5543 docs(prerequisites): update Arm compilers download link by Sandrine Bailleux · 3 years, 3 months ago
- 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 3 months ago
- 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 7 months ago
- a58a25e docs(build): update GCC to version 11.2-2022.02 by Daniel Boulby · 3 years, 3 months ago
- d9e984c docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · 3 years, 4 months ago
- ad88c37 Merge changes from topic "rme-attest" into integration by Soby Mathew · 3 years, 3 months ago
- a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 3 months ago
- 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 4 months ago
- 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 3 months ago
- 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years, 7 months ago
- 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 8 months ago
- 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
- a564514 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · 3 years, 7 months ago
- 6401776 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 3 years, 7 months ago
- 43997d2 docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 3 years, 9 months ago
- 35cc497 docs(prerequisites): update to Node.js v16 by Chris Kay · 3 years, 8 months ago
- d5c70fa Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 3 years, 8 months ago
- 4333f95 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 3 years, 8 months ago
- 7446c26 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 3 years, 9 months ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years ago
- 663461b Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 3 years, 8 months ago
- e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 8 months ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 2 months ago
- 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 11 months ago
- 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 1 month ago
- 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 2 months ago
- 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 9 months ago
- 403f4cb docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 3 years, 9 months ago
- 9b3004c docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 10 months ago
- 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years ago
- 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 9 months ago
- 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 4 years, 3 months ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 10 months ago
- 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 2 months ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years ago
- 0f20e50 docs(fwu): add firmware update documentation by Manish V Badarkhe · 4 years ago
- 34f702d docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 4 years, 4 months ago
- 9fa5db4 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 4 years ago
- cc255b9 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · 4 years, 1 month ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 4 months ago
- 99a99eb docs: change Linaro release version to 20.01 by Zelalem · 4 years, 1 month ago
- e55d12b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 4 years, 1 month ago
- 481c7b6 fix(docs): fix typos in v2.5 release documentation by Madhukar Pappireddy · 4 years, 1 month ago
- 2d31cb0 TF-A: Document SMC_PCI_SUPPORT option by Jeremy Linton · 4 years, 5 months ago
- a4371d1 docs(prerequisites): add `--no-save` to `npm install` by Chris Kay · 4 years, 2 months ago
- 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 9 months ago
- 745df30 Merge changes from topic "ck/conventional-commits" into integration by Joanna Farley · 4 years, 3 months ago
- 5d5fb10 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 4 years, 5 months ago
- ba39362 build(hooks): add Husky configuration by Chris Kay · 4 years, 7 months ago
- 641c5ff docs: Update Mbed TLS supported version by Manish V Badarkhe · 4 years, 3 months ago
- 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 9 months ago
- 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
- 4714701 Fix documentation typos and misspellings by David Horstmann · 4 years, 6 months ago
- 29a8814 Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 4 years, 7 months ago
- 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 7 months ago
- f182179 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 4 years, 7 months ago
- 5d9101b Fix typos and misspellings by David Horstmann · 4 years, 8 months ago
- 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 10 months ago
- 6ac269d Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 4 years, 10 months ago
- e008a29 doc: Update description for AT speculative workaround by Manish V Badarkhe · 5 years ago
- fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
- f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago