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