1. 8a66597 docs: discourage usage of weak functions by Sandrine Bailleux · 2 years, 5 months ago
  2. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 4 months ago
  3. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 4 months ago
  4. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 6 months ago
  5. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 5 months ago
  6. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 6 months ago
  7. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 8 months ago
  8. 228b06a docs(porting-guide): update a reference by Boyan Karatotev · 2 years, 7 months ago
  9. a2e0123 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · 2 years, 8 months ago
  10. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 8 months ago
  11. 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 8 months ago
  12. f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 8 months ago
  13. 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 8 months ago
  14. 0d41e17 Merge "chore(docs): move deprecated platforms information around" into integration by Manish Pandey · 2 years, 8 months ago
  15. a6a1dcb chore(docs): move deprecated platforms information around by Sandrine Bailleux · 2 years, 8 months ago
  16. 5988a80 docs: document do_panic() and panic() helper functions by Manish Pandey · 2 years, 8 months ago
  17. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  18. 028c4e4 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · 2 years, 9 months ago
  19. 1bc7855 docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · 2 years, 10 months ago
  20. b3b227f docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · 3 years ago
  21. 5c60b8c docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · 2 years, 10 months ago
  22. a0915ba docs: re-parent BL2 platform hooks for measured boot by Sandrine Bailleux · 3 years ago
  23. 6944729 docs(rmmd): document EL3-RMM Interfaces by Javier Almansa Sobrino · 3 years, 3 months ago
  24. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 2 months ago
  25. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 7 months ago
  26. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  27. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 3 months ago
  28. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 3 months ago
  29. 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years, 7 months ago
  30. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 8 months ago
  31. 43997d2 docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 3 years, 9 months ago
  32. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 8 months ago
  33. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 2 months ago
  34. 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 9 months ago
  35. 9b3004c docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 10 months ago
  36. 0f20e50 docs(fwu): add firmware update documentation by Manish V Badarkhe · 4 years ago
  37. 5d5fb10 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 4 years, 5 months ago
  38. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
  39. 5d9101b Fix typos and misspellings by David Horstmann · 4 years, 8 months ago
  40. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  41. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  42. 6844c34 Fix broken links to various sections across docs by Madhukar Pappireddy · 5 years ago
  43. 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 5 years ago
  44. c3233c1 doc: RAS: fixing broken links by Manish Pandey · 5 years ago
  45. d1c54e5 doc: Update arg usage for BL2 and BL31 setup functions by Manish V Badarkhe · 5 years ago
  46. b62a531 doc: Fix plat_sdei_validate_entry_point() documentation by Sandrine Bailleux · 5 years ago
  47. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  48. 2b06610 Fix warnings in porting-guide.rst by Manish V Badarkhe · 5 years ago
  49. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  50. f97062a docs: Update docs with firmware encryption feature by Sumit Garg · 6 years ago
  51. e63f5d1 doc: Split and expand coding style documentation by Paul Beesley · 6 years ago
  52. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  53. 43f35ef doc: Split the User Guide into multiple files by Paul Beesley · 6 years ago
  54. be653a6 doc: Misc syntax and spelling fixes by Paul Beesley · 6 years ago
  55. 3476095 doc: Convert internal links to RST format by Paul Beesley · 6 years ago
  56. 41bda86 Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 6 years ago
  57. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  58. f8631f5 drivers: partition: support different block size by Haojian Zhuang · 6 years ago
  59. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  60. dbeace1 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 6 years ago
  61. f6ad51c Further fixes to documentation links by John Tsichritzis · 6 years ago
  62. e1c5026 doc: Use proper note and warning annotations by Paul Beesley · 6 years ago
  63. 8f62ca7 doc: Add minimal glossary by Paul Beesley · 6 years ago
  64. 57354ab doc: Remove per-page contents lists by Paul Beesley · 6 years ago
  65. 8aa0505 doc: Reword document titles by Paul Beesley · 6 years ago
  66. 40d553c doc: Move documents into subdirectories by Paul Beesley · 6 years ago[Renamed (99%) from docs/porting-guide.rst]
  67. 12b6743 Merge "doc: Add minimal Sphinx support" into integration by Sandrine Bailleux · 6 years ago