1. 54959b0 xlat v2: Add unit tests by Antonio Nino Diaz · 6 years ago
  2. 88e96a1 Update change log for v2.1 release by Sandrine Bailleux · 6 years ago v2.1
  3. 931e057 Update readme.rst file for v2.1 release by Sandrine Bailleux · 6 years ago
  4. 61667c6 Upgrade version string displayed on startup by Sandrine Bailleux · 6 years ago
  5. b1e04de Add missing link to issues tracker in readme file by Sandrine Bailleux · 6 years ago
  6. 9f5a2e3 Merge "Update user guide on manual tests" by Sandrine Bailleux · 6 years ago
  7. de3a7e1 Remove Jeenu Viswambharan from the maintainers list by Sandrine Bailleux · 6 years ago
  8. c498eeb docs: Update SPM User Guide instructions by Antonio Nino Diaz · 6 years ago
  9. a29e2bd Update user guide on manual tests by Joel Hutton · 6 years ago
  10. 3b725db Merge changes from topic "an/fix-spm-mm" by Sandrine Bailleux · 6 years ago v2.1-rc1
  11. eb1a416 SPM-MM: Re-enable disabled tests by Antonio Nino Diaz · 6 years ago
  12. 81d507e SPM-MM: Fix call preemption test by Antonio Nino Diaz · 6 years ago
  13. b4ddca8 Merge changes from topic "an/pauth" by Sandrine Bailleux · 6 years ago
  14. f2218e7 Reintroduce Cactus-MM and SPM-MM tests by Antonio Nino Diaz · 6 years ago v2.1-rc0
  15. 960906b Check arguments when building manual tests by Paul Beesley · 6 years ago
  16. bf8f1b8 Remove tests-fwu.mk from tests-standard.mk by Paul Beesley · 6 years ago
  17. f1837f8 Remove manual tests from tests-standard.mk by Paul Beesley · 6 years ago
  18. 9c9f92c Add ARMv8.3 pointer authentication support by Antonio Nino Diaz · 6 years ago
  19. 4ac64eb Remove pointer authentication test by Antonio Nino Diaz · 7 years ago
  20. d606e74 Merge "el3_payload: Add initial platform support for RD-N1-Edge" by Sandrine Bailleux · 6 years ago
  21. 673285d readme: Add support for RD-N1-Edge platform in readme.rst by Chandni Cherukuri · 7 years ago
  22. 426cbb2 Merge "plat/arm/rdinfra: Add initial platform support for RD-N1-Edge" by Sandrine Bailleux · 6 years ago
  23. d6e806d libc: Update makefiles by Ambroise Vincent · 6 years ago
  24. 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
  25. 8a573de libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
  26. 892ce40 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
  27. 4128f9f libc: Import from TF-A by Ambroise Vincent · 6 years ago
  28. 3ddff33 el3_payload: Add initial platform support for RD-N1-Edge by Chandni Cherukuri · 7 years ago
  29. 33f1774 plat/arm/rdinfra: Add initial platform support for RD-N1-Edge by Chandni Cherukuri · 7 years ago
  30. 2eafdf2 Fix header paths by John Tsichritzis · 6 years ago
  31. ae2fe05 Merge "Update user guide on manual tests" by Sandrine Bailleux · 6 years ago
  32. ffdfd16 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  33. af6a4db Update user guide on manual tests by Joel Hutton · 6 years ago
  34. 418ca0c Remove SMCCC 2.0 support by Antonio Nino Diaz · 7 years ago
  35. 6d7047d Merge changes from topic "sb/exception-dump" by Sandrine Bailleux · 7 years ago
  36. 09a00ef Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  37. a43b003 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  38. e760449 Improve readability of TFTF exceptions code by Sandrine Bailleux · 7 years ago
  39. 9e550b6 Merge changes from topic "jh/hikey960" by Sandrine Bailleux · 7 years ago
  40. 971545c Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
  41. a2d516f Always print file and line number in panic/unreachable macros by Sandrine Bailleux · 7 years ago
  42. c161738 Merge changes from topic "sb/exceptions" by Sandrine Bailleux · 7 years ago
  43. 3951dd9 Move unstable tests to a separate pool of tests by Sandrine Bailleux · 7 years ago
  44. d101967 Rework IRQ vector code by Sandrine Bailleux · 7 years ago
  45. 452f360 Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  46. 80ddcc3 Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
  47. 8b170a2 Fix comments in AArch64 exceptions code by Sandrine Bailleux · 7 years ago
  48. e223699 hikey960: Fake only 1 core by John Tsichritzis · 7 years ago
  49. 0541db1 hikey960: Enable SGI by John Tsichritzis · 7 years ago
  50. 317632b hikey960: Enable MMU by John Tsichritzis · 7 years ago
  51. d325554 Hikey960 port: initial commit by John Tsichritzis · 7 years ago
  52. a17e77c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  53. 69068db Partial sync of architectural headers with TF repository by Antonio Nino Diaz · 7 years ago
  54. dddec6b Explain why we set HCR.TGE bit by Sandrine Bailleux · 7 years ago
  55. 9e7d37e Merge changes from topic "sb/smc-tests-tos" by Sandrine Bailleux · 7 years ago
  56. 48ea56b Merge changes from topic "an/spm" by Sandrine Bailleux · 7 years ago
  57. c5d315e Relax SMC tests when Trusted OS is present by Sandrine Bailleux · 7 years ago
  58. cab5e36 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
  59. bbdb276 Merge changes from topic "sb/init-code" by Sandrine Bailleux · 7 years ago
  60. 39caa2c Share AArch32 arch. init code between cold/warm boot code by Sandrine Bailleux · 7 years ago
  61. 3f556eb Add some tests for all types of SMCs by Sandrine Bailleux · 7 years ago
  62. 1779506 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  63. 485cee0 Merge changes from topic "sb/terse-output" by Sandrine Bailleux · 7 years ago
  64. ba7695b Fix waitus() by Sandrine Bailleux · 7 years ago
  65. d01a4c6 Introduce syscounter_read() helper function by Sandrine Bailleux · 7 years ago
  66. 10a0254 SPM: Test interrupt preemption by Antonio Nino Diaz · 7 years ago
  67. 49b05a8 SPM: Test blocking requests while busy by Antonio Nino Diaz · 7 years ago
  68. 0d8a473 Merge "Make tests output more concise and clearer" by Sandrine Bailleux · 7 years ago
  69. cbc4516 Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
  70. a1948da Rework TFTF AArch64 entry point code by Sandrine Bailleux · 7 years ago
  71. 844b362 FWU: Do not pull TFTF exception vectors code by Sandrine Bailleux · 7 years ago
  72. a1497e3 SPM: Test request handling from multiple cores by Antonio Nino Diaz · 7 years ago
  73. ad8fcee SPM: Add more SPCI helpers by Antonio Nino Diaz · 7 years ago
  74. dfa5ed9 Remove redundant error message in tftf_initialise_timer() by Sandrine Bailleux · 7 years ago
  75. b907d9d Remove prints from VExpress NOR flash driver by Sandrine Bailleux · 7 years ago
  76. 8800925 Remove prints in get_overall_test_result() by Sandrine Bailleux · 7 years ago
  77. 800ecae Remove SHELL_COLOR build flag by Sandrine Bailleux · 7 years ago
  78. 125d58c Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  79. 750b7cc Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  80. 411a6b2 Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
  81. 6826138 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  82. 2b00132 plat/arm: Remove board/ directory by Sandrine Bailleux · 7 years ago
  83. a69c7af SGI-575: Remove incorrect inclusion of arm_def.h by Sandrine Bailleux · 7 years ago
  84. 9c0acae Merge "SPM: Makefile: Add targets to build resource description blobs" by Sandrine Bailleux · 7 years ago
  85. 2a287fc el3_payload: Add initial platform support for SGI-575 by Chandni Cherukuri · 7 years ago
  86. c73c291 readme: Add support for SGI-575 platform in readme.rst by Chandni Cherukuri · 7 years ago
  87. c6f0a5c plat/arm/board/sgi: Add board support for SGI-575 platform by Chandni Cherukuri · 7 years ago
  88. 8624474 plat/arm/sgi: Add initial platform support for SGI platforms by Chandni Cherukuri · 7 years ago
  89. 1451f61 SPM: Makefile: Add targets to build resource description blobs by Antonio Nino Diaz · 7 years ago
  90. 855b0b2 Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h by Antonio Nino Diaz · 7 years ago
  91. 1b97b11 Minor modification to the README file by Sandrine Bailleux · 7 years ago
  92. 2ac6f8f cactus: ivy: Add sleep service by Antonio Nino Diaz · 7 years ago
  93. 0b1ab40 ivy: Introduce new test Secure Partition by Antonio Nino Diaz · 7 years ago
  94. 6fb5fb0 cactus: Remove SPM_VERSION test by Antonio Nino Diaz · 7 years ago
  95. 7f10a06 cactus: Migrate get/set mem attributes tests to SPRT by Antonio Nino Diaz · 7 years ago
  96. 43ef393 cactus: Update service handling loop by Antonio Nino Diaz · 7 years ago
  97. e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
  98. fdd0823 lib/irq: Correct the spi_desc_table array index by Chandni Cherukuri · 7 years ago
  99. 652d20a SPM: Test open and close handle by Antonio Nino Diaz · 7 years ago
  100. 302d3d0 SPM: Import SPCI and SPRT headers by Antonio Nino Diaz · 7 years ago