1. 104d146 Update readme.rst file for v2.1 release by Sandrine Bailleux · 6 years ago
  2. 1fc347d Upgrade version string displayed on startup by Sandrine Bailleux · 6 years ago
  3. 758e3d6 Add missing link to issues tracker in readme file by Sandrine Bailleux · 6 years ago
  4. 941bec5 Update user guide on manual tests by Joel Hutton · 6 years ago
  5. fd1d0ba Remove Jeenu Viswambharan from the maintainers list by Sandrine Bailleux · 6 years ago
  6. abb570e docs: Update SPM User Guide instructions by Antonio Nino Diaz · 6 years ago
  7. 901ac3c SPM-MM: Re-enable disabled tests by Antonio Nino Diaz · 6 years ago
  8. 30a48b1 SPM-MM: Fix call preemption test by Antonio Nino Diaz · 6 years ago
  9. 2f13f42 Add ARMv8.3 pointer authentication support by Antonio Nino Diaz · 6 years ago
  10. f5a49dd Remove pointer authentication test by Antonio Nino Diaz · 6 years ago
  11. 9d7726c Reintroduce Cactus-MM and SPM-MM tests by Antonio Nino Diaz · 6 years ago
  12. 2884c15 Check arguments when building manual tests by Paul Beesley · 6 years ago
  13. 434d77c Remove tests-fwu.mk from tests-standard.mk by Paul Beesley · 6 years ago
  14. f86b7fd Remove manual tests from tests-standard.mk by Paul Beesley · 6 years ago
  15. c3d9142 el3_payload: Add initial platform support for RD-N1-Edge by Chandni Cherukuri · 7 years ago
  16. 6b7de45 readme: Add support for RD-N1-Edge platform in readme.rst by Chandni Cherukuri · 7 years ago
  17. a869ae2 plat/arm/rdinfra: Add initial platform support for RD-N1-Edge by Chandni Cherukuri · 7 years ago
  18. a2ede62 libc: Update makefiles by Ambroise Vincent · 6 years ago
  19. 6d0abdc libc: Update includes by Ambroise Vincent · 6 years ago
  20. 8a479ab libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
  21. 39616d7 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
  22. efac597 libc: Import from TF-A by Ambroise Vincent · 6 years ago
  23. 899d32e Fix header paths by John Tsichritzis · 6 years ago
  24. d18c45f Update user guide on manual tests by Joel Hutton · 6 years ago
  25. fe36102 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  26. db944bc Remove SMCCC 2.0 support by Antonio Nino Diaz · 7 years ago
  27. b253c92 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  28. def236f Improve readability of TFTF exceptions code by Sandrine Bailleux · 7 years ago
  29. 5d46dd0 Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  30. 65b8b24 hikey960: Fake only 1 core by John Tsichritzis · 7 years ago
  31. 154afcd hikey960: Enable SGI by John Tsichritzis · 7 years ago
  32. 7392aae hikey960: Enable MMU by John Tsichritzis · 7 years ago
  33. 3c47393 Hikey960 port: initial commit by John Tsichritzis · 7 years ago
  34. 4191010 Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
  35. 57cac56 Always print file and line number in panic/unreachable macros by Sandrine Bailleux · 7 years ago
  36. d78e688 Rework IRQ vector code by Sandrine Bailleux · 7 years ago
  37. b173f1d Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  38. 3e0d1ff Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
  39. e925142 Fix comments in AArch64 exceptions code by Sandrine Bailleux · 7 years ago
  40. 1d97c9e Move unstable tests to a separate pool of tests by Sandrine Bailleux · 7 years ago
  41. e64cabc xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  42. 81b391a Partial sync of architectural headers with TF repository by Antonio Nino Diaz · 7 years ago
  43. 19f8c7b Explain why we set HCR.TGE bit by Sandrine Bailleux · 7 years ago
  44. 1f1331b Relax SMC tests when Trusted OS is present by Sandrine Bailleux · 7 years ago
  45. bab23c9 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
  46. eab59d8 SPM: Test interrupt preemption by Antonio Nino Diaz · 7 years ago
  47. beefff5 SPM: Test blocking requests while busy by Antonio Nino Diaz · 7 years ago
  48. cdbd252 Share AArch32 arch. init code between cold/warm boot code by Sandrine Bailleux · 7 years ago
  49. 09db522 Rework TFTF AArch64 entry point code by Sandrine Bailleux · 7 years ago
  50. 33b3ba1 Add some tests for all types of SMCs by Sandrine Bailleux · 7 years ago
  51. 69957a5 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  52. da390d9 Remove redundant error message in tftf_initialise_timer() by Sandrine Bailleux · 7 years ago
  53. 5462cac Remove prints from VExpress NOR flash driver by Sandrine Bailleux · 7 years ago
  54. 8890a14 Remove prints in get_overall_test_result() by Sandrine Bailleux · 7 years ago
  55. e7ee830 Remove SHELL_COLOR build flag by Sandrine Bailleux · 7 years ago
  56. e46e5a1 Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  57. ce425d3 Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
  58. 1e810c0 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  59. 255d33a Fix waitus() by Sandrine Bailleux · 7 years ago
  60. 390e292 Introduce syscounter_read() helper function by Sandrine Bailleux · 7 years ago
  61. 69c4549 Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  62. 599296b Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
  63. 1000d56 FWU: Do not pull TFTF exception vectors code by Sandrine Bailleux · 7 years ago
  64. b28e000 SPM: Test request handling from multiple cores by Antonio Nino Diaz · 7 years ago
  65. 7c76ffe SPM: Add more SPCI helpers by Antonio Nino Diaz · 7 years ago
  66. cb5b89d plat/arm: Remove board/ directory by Sandrine Bailleux · 7 years ago
  67. 5e18417 SGI-575: Remove incorrect inclusion of arm_def.h by Sandrine Bailleux · 7 years ago
  68. 0c697f9 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