- 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 9 months ago
- a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 2 years, 6 months ago
- ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 2 years, 6 months ago
- 598db32 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 2 years, 7 months ago
- 38a293a docs(prerequisites): use LLVM utilities to build with clang by Harrison Mutai · 2 years, 8 months ago
- a218647 Merge "docs(build): update GCC to version 11.2-2022.02" into integration by Madhukar Pappireddy · 2 years, 6 months ago
- 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 2 years, 6 months ago
- 11aa8e5 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · 2 years, 6 months ago
- 878a998 docs(prerequisites): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 2 years, 6 months ago
- e356a18 docs(prerequisites): update Arm compilers download link by Sandrine Bailleux · 2 years, 7 months ago
- 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 7 months ago
- abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years ago
- 901c53c docs(build): update GCC to version 11.2-2022.02 by Daniel Boulby · 2 years, 7 months ago
- 38b461a docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · 2 years, 8 months ago
- 4c1372c Merge changes from topic "rme-attest" into integration by Soby Mathew · 2 years, 7 months ago
- f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 7 months ago
- 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 2 years, 8 months ago
- 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 7 months ago
- 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years ago
- f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years ago
- 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 11 months ago
- 2d17705 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · 2 years, 11 months ago
- 76ff363 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 2 years, 11 months ago
- 931c6ef docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 3 years ago
- 32b292d docs(prerequisites): update to Node.js v16 by Chris Kay · 3 years ago
- 6c395f5 Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 3 years ago
- 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 3 years ago
- 023b1a4 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 3 years ago
- 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years, 4 months ago
- 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 3 years ago
- 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years ago
- 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 6 months ago
- f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 2 months ago
- 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 5 months ago
- f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 6 months ago
- 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 3 years ago
- 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 3 years ago
- bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 1 month ago
- 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years, 4 months ago
- 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 1 month ago
- 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 7 months ago
- f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 3 years, 3 months ago
- a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 2 months ago
- eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 3 years, 6 months ago
- 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years, 4 months ago
- f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years, 4 months ago
- 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years, 4 months ago
- da87af1 docs(fwu): add firmware update documentation by Manish V Badarkhe · 3 years, 4 months ago
- 5c101ae docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 8 months ago
- ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years, 4 months ago
- 533d8b3 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · 3 years, 5 months ago
- c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 7 months ago
- c005fdf docs: change Linaro release version to 20.01 by Zelalem · 3 years, 5 months ago
- c73254b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 3 years, 5 months ago
- dbc1d43 fix(docs): fix typos in v2.5 release documentation by Madhukar Pappireddy · 3 years, 5 months ago
- 684a079 TF-A: Document SMC_PCI_SUPPORT option by Jeremy Linton · 3 years, 9 months ago
- 2ff006b docs(prerequisites): add `--no-save` to `npm install` by Chris Kay · 3 years, 6 months ago
- 514e59c Add PIE support for AARCH32 by Yann Gautier · 4 years, 1 month ago
- 39fce50 Merge changes from topic "ck/conventional-commits" into integration by Joanna Farley · 3 years, 6 months ago
- 0232da2 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 3 years, 9 months ago
- 46e17f9 build(hooks): add Husky configuration by Chris Kay · 3 years, 11 months ago
- caf657a docs: Update Mbed TLS supported version by Manish V Badarkhe · 3 years, 7 months ago
- fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 1 month ago
- 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 4 months ago
- b2cc35f Fix documentation typos and misspellings by David Horstmann · 3 years, 9 months ago
- 51f95cc Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 3 years, 11 months ago
- f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years ago
- 132e665 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 3 years, 11 months ago
- 051fd6d Fix typos and misspellings by David Horstmann · 4 years ago
- dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 5 months ago
- 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 3 months ago
- 42cb1aa Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 1 month ago
- 0d1f6b1 Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 4 years, 1 month ago
- a59fa01 doc: Update description for AT speculative workaround by Manish V Badarkhe · 4 years, 3 months ago
- 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 4 years, 3 months ago
- 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years, 4 months ago
- 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · 4 years, 3 months ago
- 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · 4 years, 3 months ago
- 86350ae Fix broken links to various sections across docs by Madhukar Pappireddy · 4 years, 3 months ago
- 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years, 3 months ago
- 4381e34 Merge "SMCCC: Introduce function to check SMCCC function availability" into integration by Madhukar Pappireddy · 4 years, 3 months ago
- 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years, 3 months ago
- 8f9f688 doc: use docker to build documentation by Leonardo Sandoval · 4 years, 5 months ago
- ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years, 4 months ago
- 9c9f38a doc: RAS: fixing broken links by Manish Pandey · 4 years, 4 months ago
- 8141451 doc: Update arg usage for BL2 and BL31 setup functions by Manish V Badarkhe · 4 years, 4 months ago
- e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · 4 years, 5 months ago
- 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 5 months ago
- bcac995 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · 4 years, 5 months ago
- 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 5 months ago
- e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 7 months ago
- 95db98b doc: Fix plat_sdei_validate_entry_point() documentation by Sandrine Bailleux · 4 years, 6 months ago
- 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 6 months ago
- d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 11 months ago
- 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 6 months ago
- 8f912e7 Merge "doc: Set fconf as experimental feature" into integration by Sandrine Bailleux · 4 years, 7 months ago
- b25b8b6 doc: Set fconf as experimental feature by Louis Mayencourt · 4 years, 7 months ago
- 03e7e61 docs: Update SMCCC doc, other changes for release by laurenw-arm · 4 years, 7 months ago
- 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 4 years, 7 months ago
- a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 4 years, 7 months ago