1. efac597 libc: Import from TF-A by Ambroise Vincent · 6 years ago
  2. 899d32e Fix header paths by John Tsichritzis · 6 years ago
  3. d18c45f Update user guide on manual tests by Joel Hutton · 6 years ago
  4. fe36102 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  5. db944bc Remove SMCCC 2.0 support by Antonio Nino Diaz · 7 years ago
  6. b253c92 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  7. def236f Improve readability of TFTF exceptions code by Sandrine Bailleux · 7 years ago
  8. 5d46dd0 Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  9. 65b8b24 hikey960: Fake only 1 core by John Tsichritzis · 7 years ago
  10. 154afcd hikey960: Enable SGI by John Tsichritzis · 7 years ago
  11. 7392aae hikey960: Enable MMU by John Tsichritzis · 7 years ago
  12. 3c47393 Hikey960 port: initial commit by John Tsichritzis · 7 years ago
  13. 4191010 Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
  14. 57cac56 Always print file and line number in panic/unreachable macros by Sandrine Bailleux · 7 years ago
  15. d78e688 Rework IRQ vector code by Sandrine Bailleux · 7 years ago
  16. b173f1d Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  17. 3e0d1ff Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
  18. e925142 Fix comments in AArch64 exceptions code by Sandrine Bailleux · 7 years ago
  19. 1d97c9e Move unstable tests to a separate pool of tests by Sandrine Bailleux · 7 years ago
  20. e64cabc xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  21. 81b391a Partial sync of architectural headers with TF repository by Antonio Nino Diaz · 7 years ago
  22. 19f8c7b Explain why we set HCR.TGE bit by Sandrine Bailleux · 7 years ago
  23. 1f1331b Relax SMC tests when Trusted OS is present by Sandrine Bailleux · 7 years ago
  24. bab23c9 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
  25. eab59d8 SPM: Test interrupt preemption by Antonio Nino Diaz · 7 years ago
  26. beefff5 SPM: Test blocking requests while busy by Antonio Nino Diaz · 7 years ago
  27. cdbd252 Share AArch32 arch. init code between cold/warm boot code by Sandrine Bailleux · 7 years ago
  28. 09db522 Rework TFTF AArch64 entry point code by Sandrine Bailleux · 7 years ago
  29. 33b3ba1 Add some tests for all types of SMCs by Sandrine Bailleux · 7 years ago
  30. 69957a5 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  31. da390d9 Remove redundant error message in tftf_initialise_timer() by Sandrine Bailleux · 7 years ago
  32. 5462cac Remove prints from VExpress NOR flash driver by Sandrine Bailleux · 7 years ago
  33. 8890a14 Remove prints in get_overall_test_result() by Sandrine Bailleux · 7 years ago
  34. e7ee830 Remove SHELL_COLOR build flag by Sandrine Bailleux · 7 years ago
  35. e46e5a1 Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  36. ce425d3 Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
  37. 1e810c0 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  38. 255d33a Fix waitus() by Sandrine Bailleux · 7 years ago
  39. 390e292 Introduce syscounter_read() helper function by Sandrine Bailleux · 7 years ago
  40. 69c4549 Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  41. 599296b Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
  42. 1000d56 FWU: Do not pull TFTF exception vectors code by Sandrine Bailleux · 7 years ago
  43. b28e000 SPM: Test request handling from multiple cores by Antonio Nino Diaz · 7 years ago
  44. 7c76ffe SPM: Add more SPCI helpers by Antonio Nino Diaz · 7 years ago
  45. cb5b89d plat/arm: Remove board/ directory by Sandrine Bailleux · 7 years ago
  46. 5e18417 SGI-575: Remove incorrect inclusion of arm_def.h by Sandrine Bailleux · 7 years ago
  47. 0c697f9 SPM: Makefile: Add targets to build resource description blobs by Antonio Nino Diaz · 7 years ago
  48. 2a287fc el3_payload: Add initial platform support for SGI-575 by Chandni Cherukuri · 7 years ago
  49. c73c291 readme: Add support for SGI-575 platform in readme.rst by Chandni Cherukuri · 7 years ago
  50. c6f0a5c plat/arm/board/sgi: Add board support for SGI-575 platform by Chandni Cherukuri · 7 years ago
  51. 8624474 plat/arm/sgi: Add initial platform support for SGI platforms by Chandni Cherukuri · 7 years ago
  52. 855b0b2 Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h by Antonio Nino Diaz · 7 years ago
  53. 1b97b11 Minor modification to the README file by Sandrine Bailleux · 7 years ago
  54. 2ac6f8f cactus: ivy: Add sleep service by Antonio Nino Diaz · 7 years ago
  55. 0b1ab40 ivy: Introduce new test Secure Partition by Antonio Nino Diaz · 7 years ago
  56. 6fb5fb0 cactus: Remove SPM_VERSION test by Antonio Nino Diaz · 7 years ago
  57. 7f10a06 cactus: Migrate get/set mem attributes tests to SPRT by Antonio Nino Diaz · 7 years ago
  58. 43ef393 cactus: Update service handling loop by Antonio Nino Diaz · 7 years ago
  59. e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
  60. fdd0823 lib/irq: Correct the spi_desc_table array index by Chandni Cherukuri · 7 years ago
  61. 652d20a SPM: Test open and close handle by Antonio Nino Diaz · 7 years ago
  62. 302d3d0 SPM: Import SPCI and SPRT headers by Antonio Nino Diaz · 7 years ago
  63. f6164aa SPM: Remove old interfaces and tests by Antonio Nino Diaz · 7 years ago
  64. 4762fef cactus: Fix base address in linkerscript by Antonio Nino Diaz · 7 years ago
  65. 1486f3b cactus: Remove boot info struct by Antonio Nino Diaz · 7 years ago
  66. 54287c8 cactus: Reorganize stack by Antonio Nino Diaz · 7 years ago
  67. 5bf366e cactus: Don't remap memory regions at boot by Antonio Nino Diaz · 7 years ago
  68. 7e1e5e8 cactus: Create resource description DTS by Antonio Nino Diaz · 7 years ago
  69. 99f4fd2 cactus: Use UART2 instead of UART0 by Antonio Nino Diaz · 7 years ago
  70. 941fab4 Make topology.h macros more readable by John Tsichritzis · 7 years ago
  71. 7d34d30 Move BL1 SMC FIDs macros out of platform layer by Sandrine Bailleux · 7 years ago
  72. 13d99f9 Fix type of SMC function ID by Sandrine Bailleux · 7 years ago
  73. 1454f50 Move timer register helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 7 years ago
  74. 8c0f86b Expand MPID_MASK define to affinity level 3 by Antonio Nino Diaz · 7 years ago
  75. ffe9da6 Remove unused AArch64 assembly helpers by Antonio Nino Diaz · 7 years ago
  76. ec58849 Remove some unused header inclusions in pmf.h by Sandrine Bailleux · 7 years ago
  77. dcfc483 Synchronise arch.h and arch_helpers.h with TF-A by Antonio Nino Diaz · 7 years ago
  78. 814003f xlat v2: Synchronise code with TF by Antonio Nino Diaz · 7 years ago
  79. 957514d stdlib: Increase compatibility with TF-A by Antonio Nino Diaz · 7 years ago
  80. 7ec31b8 Remove SMCCC_MINOR/MAJOR_VERSION macros by Sandrine Bailleux · 7 years ago
  81. 18c2c8d Drop support for semihosting by Sandrine Bailleux · 7 years ago
  82. 68d76a2 Drop support for TEST_REPORTS by Sandrine Bailleux · 7 years ago
  83. 2d0136e Update repository URL in the documentation by Sandrine Bailleux · 7 years ago
  84. 14eb927 Fix output format in system_timer.c by John Tsichritzis · 7 years ago
  85. a1c3cca Introduce test to access pointer authentication register by Jeenu Viswambharan · 7 years ago
  86. 7ab07c5 User guide: Add instructions for running SPM tests by Sathees Balya · 7 years ago
  87. 5ae1ee6 rt_instr: Print cluster/cpu ID by Dimitris Papastamos · 7 years ago
  88. aef556a Disable hardware alignment checking by Sandrine Bailleux · 7 years ago
  89. 7af6c6d Acknowledge that FWU tests do not work on AEM FVP revC by Sandrine Bailleux · 7 years ago
  90. 52cf479 el3_payload: Remove CROSS_COMPILE default by Sathees Balya · 7 years ago
  91. 88a956f RST rendering fix by John Tsichritzis · 7 years ago
  92. 4586e0d Fix RST rendering typos and broken links by John Tsichritzis · 7 years ago
  93. 43ded0f User guide: Document TESTS build option by Sandrine Bailleux · 7 years ago
  94. 043d536 Add a makefile rule to print set of tests by Sandrine Bailleux · 7 years ago
  95. 0c6ef87 Rename tests-common into tests-standard by Sandrine Bailleux · 7 years ago
  96. d78c03d Introduce support to build a subset of tests by Sandrine Bailleux · 7 years ago
  97. 9af15ea Add meta tests makefiles by Sandrine Bailleux · 7 years ago
  98. fe6ff41 Split tests makefile by Sandrine Bailleux · 7 years ago
  99. 30ea91c Make GICv2 spurious interrupt test platform-agnostic by Sandrine Bailleux · 7 years ago
  100. 1cf45c9 Move platform_helpers.S to each platform's folder by Antonio Nino Diaz · 7 years ago