1. ff6844c plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 6 years ago
  2. 8f73663 plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  3. 6393c78 plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  4. 0d28096 Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
  5. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
  6. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 6 years ago
  7. d57d2b3 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 6 years ago
  8. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 6 years ago
  9. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 6 years ago
  10. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  11. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 6 years ago
  12. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 6 years ago
  13. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 6 years ago
  14. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  15. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 6 years ago
  16. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  17. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 6 years ago
  18. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 6 years ago
  19. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  20. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  21. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  22. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  23. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  24. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  25. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  26. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  27. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  28. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  29. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  30. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  31. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  32. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  33. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  34. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  35. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  36. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  37. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  38. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  39. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  40. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  41. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  42. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  43. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  44. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  45. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  46. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  47. c9263e6 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  48. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  49. 8d30b49 Remove unused ROMLIB memory region macro by Daniel Boulby · 6 years ago
  50. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  51. b3476d0 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 6 years ago
  52. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  53. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  54. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
  55. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  56. 63cc265 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 6 years ago
  57. a606031 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 6 years ago
  58. 7af2dd2 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 6 years ago
  59. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  60. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  61. 5acb793 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 6 years ago
  62. 490eeb0 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  63. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  64. 432f0ad Remove unnecessary casts by John Tsichritzis · 6 years ago
  65. b634fa9 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  66. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  67. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  68. 1eb735d Add librom support in FVP by Roberto Vargas · 6 years ago
  69. eb5e1be plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 6 years ago
  70. fec3648 Create a library file for libfdt by Roberto Vargas · 6 years ago
  71. f68bc8a Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  72. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  73. 46b69e3 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  74. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  75. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  76. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  77. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  78. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  79. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  80. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  81. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  82. ed8c374 ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  83. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  84. 3208edc ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  85. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  86. a7055c5 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  87. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  88. 73b4214 Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  89. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  90. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  91. 355e096 Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 6 years ago
  92. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  93. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  94. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  95. 83685de Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 6 years ago
  96. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  97. bc325c2 Remove duplicate weak definition by Daniel Boulby · 6 years ago
  98. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  99. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  100. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago