1. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · 1 year, 2 months ago
  2. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 1 year, 3 months ago
  3. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 1 year, 11 months ago
  4. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 1 year, 11 months ago
  5. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  6. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 5 months ago
  7. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  8. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 4 years, 8 months ago
  9. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  10. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  11. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  12. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  15. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  16. 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
  17. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  18. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  19. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  20. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  21. 6449182 css: Do not map the non-secure RAM as secure by Chris Kay · 6 years ago
  22. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  23. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  24. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  25. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  26. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  27. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 7 years ago
  28. cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
  29. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · 8 years ago
  30. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  31. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 8 years ago
  32. b71946b Juno: Disable SPIDEN in release builds by dp-arm · 7 years ago
  33. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  34. 200fffd Introduce SCP power management abstraction by Soby Mathew · 8 years ago
  35. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  36. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  37. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  38. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  39. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  40. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  41. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 8 years ago
  42. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  43. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  44. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  45. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  46. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  47. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  48. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  49. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  50. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  51. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  52. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  53. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  54. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  55. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  56. 761bba3 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 9 years ago
  57. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  58. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago