1. 66ef265 libc: Update makefiles by Ambroise Vincent · 6 years ago
  2. af87229 libc: Update includes by Ambroise Vincent · 6 years ago
  3. 85ac1b2 libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
  4. 9330ae3 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
  5. 47d553f libc: Import from TF-A by Ambroise Vincent · 6 years ago
  6. 4709d51 Fix header paths by John Tsichritzis · 6 years ago
  7. 4ed198b Update user guide on manual tests by Joel Hutton · 6 years ago
  8. 6084e0d Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  9. 3611042 Remove SMCCC 2.0 support by Antonio Nino Diaz · 7 years ago
  10. 1a5bf30 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  11. 1174747 Improve readability of TFTF exceptions code by Sandrine Bailleux · 7 years ago
  12. 639bff9 Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  13. 6cb9156 hikey960: Fake only 1 core by John Tsichritzis · 7 years ago
  14. 78dd28d hikey960: Enable SGI by John Tsichritzis · 7 years ago
  15. 4b541d6 hikey960: Enable MMU by John Tsichritzis · 7 years ago
  16. ae45a61 Hikey960 port: initial commit by John Tsichritzis · 7 years ago
  17. a154eb0 Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
  18. 78c5880 Always print file and line number in panic/unreachable macros by Sandrine Bailleux · 7 years ago
  19. e04bebf Rework IRQ vector code by Sandrine Bailleux · 7 years ago
  20. 1476f1a Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  21. 19dc79f Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
  22. 50a8df4 Fix comments in AArch64 exceptions code by Sandrine Bailleux · 7 years ago
  23. db93c9b Move unstable tests to a separate pool of tests by Sandrine Bailleux · 7 years ago
  24. cce79ec xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  25. 2fc34c5 Partial sync of architectural headers with TF repository by Antonio Nino Diaz · 7 years ago
  26. 2df06a0 Explain why we set HCR.TGE bit by Sandrine Bailleux · 7 years ago
  27. 5c54106 Relax SMC tests when Trusted OS is present by Sandrine Bailleux · 7 years ago
  28. ba22920 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
  29. 83d6442 SPM: Test interrupt preemption by Antonio Nino Diaz · 7 years ago
  30. 15be895 SPM: Test blocking requests while busy by Antonio Nino Diaz · 7 years ago
  31. 33ee1d4 Share AArch32 arch. init code between cold/warm boot code by Sandrine Bailleux · 7 years ago
  32. 15257d2 Rework TFTF AArch64 entry point code by Sandrine Bailleux · 7 years ago
  33. 37a33b6 Add some tests for all types of SMCs by Sandrine Bailleux · 7 years ago
  34. 86c9388 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  35. 7552ff3 Remove redundant error message in tftf_initialise_timer() by Sandrine Bailleux · 7 years ago
  36. b78efde Remove prints from VExpress NOR flash driver by Sandrine Bailleux · 7 years ago
  37. 3e3f6f5 Remove prints in get_overall_test_result() by Sandrine Bailleux · 7 years ago
  38. 1920ea2 Remove SHELL_COLOR build flag by Sandrine Bailleux · 7 years ago
  39. 9004112 Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  40. 20c2eef Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
  41. 8113af5 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  42. 60017c1 Fix waitus() by Sandrine Bailleux · 7 years ago
  43. 5565c45 Introduce syscounter_read() helper function by Sandrine Bailleux · 7 years ago
  44. 2cdec0f Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  45. 1254da0 Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
  46. 7abe9f8 FWU: Do not pull TFTF exception vectors code by Sandrine Bailleux · 7 years ago
  47. 08139b4 SPM: Test request handling from multiple cores by Antonio Nino Diaz · 7 years ago
  48. 657fef9 SPM: Add more SPCI helpers by Antonio Nino Diaz · 7 years ago
  49. 9ac7691 plat/arm: Remove board/ directory by Sandrine Bailleux · 7 years ago
  50. f33d261 SGI-575: Remove incorrect inclusion of arm_def.h by Sandrine Bailleux · 7 years ago
  51. b3bce6f SPM: Makefile: Add targets to build resource description blobs by Antonio Nino Diaz · 7 years ago
  52. 2a287fc el3_payload: Add initial platform support for SGI-575 by Chandni Cherukuri · 7 years ago
  53. c73c291 readme: Add support for SGI-575 platform in readme.rst by Chandni Cherukuri · 7 years ago
  54. c6f0a5c plat/arm/board/sgi: Add board support for SGI-575 platform by Chandni Cherukuri · 7 years ago
  55. 8624474 plat/arm/sgi: Add initial platform support for SGI platforms by Chandni Cherukuri · 7 years ago
  56. 855b0b2 Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h by Antonio Nino Diaz · 7 years ago
  57. 1b97b11 Minor modification to the README file by Sandrine Bailleux · 7 years ago
  58. 2ac6f8f cactus: ivy: Add sleep service by Antonio Nino Diaz · 7 years ago
  59. 0b1ab40 ivy: Introduce new test Secure Partition by Antonio Nino Diaz · 7 years ago
  60. 6fb5fb0 cactus: Remove SPM_VERSION test by Antonio Nino Diaz · 7 years ago
  61. 7f10a06 cactus: Migrate get/set mem attributes tests to SPRT by Antonio Nino Diaz · 7 years ago
  62. 43ef393 cactus: Update service handling loop by Antonio Nino Diaz · 7 years ago
  63. e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
  64. fdd0823 lib/irq: Correct the spi_desc_table array index by Chandni Cherukuri · 7 years ago
  65. 652d20a SPM: Test open and close handle by Antonio Nino Diaz · 7 years ago
  66. 302d3d0 SPM: Import SPCI and SPRT headers by Antonio Nino Diaz · 7 years ago
  67. f6164aa SPM: Remove old interfaces and tests by Antonio Nino Diaz · 7 years ago
  68. 4762fef cactus: Fix base address in linkerscript by Antonio Nino Diaz · 7 years ago
  69. 1486f3b cactus: Remove boot info struct by Antonio Nino Diaz · 7 years ago
  70. 54287c8 cactus: Reorganize stack by Antonio Nino Diaz · 7 years ago
  71. 5bf366e cactus: Don't remap memory regions at boot by Antonio Nino Diaz · 7 years ago
  72. 7e1e5e8 cactus: Create resource description DTS by Antonio Nino Diaz · 7 years ago
  73. 99f4fd2 cactus: Use UART2 instead of UART0 by Antonio Nino Diaz · 7 years ago
  74. 941fab4 Make topology.h macros more readable by John Tsichritzis · 7 years ago
  75. 7d34d30 Move BL1 SMC FIDs macros out of platform layer by Sandrine Bailleux · 7 years ago
  76. 13d99f9 Fix type of SMC function ID by Sandrine Bailleux · 7 years ago
  77. 1454f50 Move timer register helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 7 years ago
  78. 8c0f86b Expand MPID_MASK define to affinity level 3 by Antonio Nino Diaz · 7 years ago
  79. ffe9da6 Remove unused AArch64 assembly helpers by Antonio Nino Diaz · 7 years ago
  80. ec58849 Remove some unused header inclusions in pmf.h by Sandrine Bailleux · 7 years ago
  81. dcfc483 Synchronise arch.h and arch_helpers.h with TF-A by Antonio Nino Diaz · 7 years ago
  82. 814003f xlat v2: Synchronise code with TF by Antonio Nino Diaz · 7 years ago
  83. 957514d stdlib: Increase compatibility with TF-A by Antonio Nino Diaz · 7 years ago
  84. 7ec31b8 Remove SMCCC_MINOR/MAJOR_VERSION macros by Sandrine Bailleux · 7 years ago
  85. 18c2c8d Drop support for semihosting by Sandrine Bailleux · 7 years ago
  86. 68d76a2 Drop support for TEST_REPORTS by Sandrine Bailleux · 7 years ago
  87. 2d0136e Update repository URL in the documentation by Sandrine Bailleux · 7 years ago
  88. 14eb927 Fix output format in system_timer.c by John Tsichritzis · 7 years ago
  89. a1c3cca Introduce test to access pointer authentication register by Jeenu Viswambharan · 7 years ago
  90. 7ab07c5 User guide: Add instructions for running SPM tests by Sathees Balya · 7 years ago
  91. 5ae1ee6 rt_instr: Print cluster/cpu ID by Dimitris Papastamos · 7 years ago
  92. aef556a Disable hardware alignment checking by Sandrine Bailleux · 7 years ago
  93. 7af6c6d Acknowledge that FWU tests do not work on AEM FVP revC by Sandrine Bailleux · 7 years ago
  94. 52cf479 el3_payload: Remove CROSS_COMPILE default by Sathees Balya · 7 years ago
  95. 88a956f RST rendering fix by John Tsichritzis · 7 years ago
  96. 4586e0d Fix RST rendering typos and broken links by John Tsichritzis · 7 years ago
  97. 43ded0f User guide: Document TESTS build option by Sandrine Bailleux · 7 years ago
  98. 043d536 Add a makefile rule to print set of tests by Sandrine Bailleux · 7 years ago
  99. 0c6ef87 Rename tests-common into tests-standard by Sandrine Bailleux · 7 years ago
  100. d78c03d Introduce support to build a subset of tests by Sandrine Bailleux · 7 years ago