- 8a66597 docs: discourage usage of weak functions by Sandrine Bailleux · 2 years, 5 months ago
- dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 4 months ago
- 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 4 months ago
- bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 5 months ago
- 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 6 months ago
- 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 8 months ago
- 228b06a docs(porting-guide): update a reference by Boyan Karatotev · 2 years, 7 months ago
- a2e0123 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · 2 years, 8 months ago
- 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 8 months ago
- 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 8 months ago
- f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 8 months ago
- 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 8 months ago
- 0d41e17 Merge "chore(docs): move deprecated platforms information around" into integration by Manish Pandey · 2 years, 8 months ago
- a6a1dcb chore(docs): move deprecated platforms information around by Sandrine Bailleux · 2 years, 8 months ago
- 5988a80 docs: document do_panic() and panic() helper functions by Manish Pandey · 2 years, 8 months ago
- 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 9 months ago
- 028c4e4 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · 2 years, 9 months ago
- 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
- 5c60b8c docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · 2 years, 10 months ago
- a0915ba docs: re-parent BL2 platform hooks for measured boot by Sandrine Bailleux · 3 years 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
- 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 3 months ago
- a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 3 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
- 43997d2 docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 3 years, 9 months ago
- e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 8 months 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
- 9b3004c docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 10 months ago
- 0f20e50 docs(fwu): add firmware update documentation by Manish V Badarkhe · 4 years ago
- 5d5fb10 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 4 years, 5 months ago
- 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
- 5d9101b Fix typos and misspellings by David Horstmann · 4 years, 8 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
- 6844c34 Fix broken links to various sections across docs by Madhukar Pappireddy · 5 years ago
- 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 5 years ago
- c3233c1 doc: RAS: fixing broken links by Manish Pandey · 5 years ago
- d1c54e5 doc: Update arg usage for BL2 and BL31 setup functions by Manish V Badarkhe · 5 years ago
- b62a531 doc: Fix plat_sdei_validate_entry_point() documentation by Sandrine Bailleux · 5 years ago
- 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
- 2b06610 Fix warnings in porting-guide.rst by Manish V Badarkhe · 5 years ago
- 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
- f97062a docs: Update docs with firmware encryption feature by Sumit Garg · 6 years ago
- e63f5d1 doc: Split and expand coding style documentation by Paul Beesley · 6 years ago
- 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
- 43f35ef doc: Split the User Guide into multiple files by Paul Beesley · 6 years ago
- be653a6 doc: Misc syntax and spelling fixes by Paul Beesley · 6 years ago
- 3476095 doc: Convert internal links to RST format by Paul Beesley · 6 years ago
- 41bda86 Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 6 years ago
- 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
- f8631f5 drivers: partition: support different block size by Haojian Zhuang · 6 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
- dbeace1 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 6 years ago
- f6ad51c Further fixes to documentation links by John Tsichritzis · 6 years ago
- e1c5026 doc: Use proper note and warning annotations by Paul Beesley · 6 years ago
- 8f62ca7 doc: Add minimal glossary by Paul Beesley · 6 years ago
- 57354ab doc: Remove per-page contents lists by Paul Beesley · 6 years ago
- 8aa0505 doc: Reword document titles by Paul Beesley · 6 years ago
- 40d553c doc: Move documents into subdirectories by Paul Beesley · 6 years ago[Renamed (99%) from docs/porting-guide.rst]
- 12b6743 Merge "doc: Add minimal Sphinx support" into integration by Sandrine Bailleux · 6 years ago