1. 0ef87b1 libmbedtls: reset minimum rsa key size by Tom Van Eyck · 1 year, 4 months ago
  2. 70b0794 libmbedtls: adjust use of rsa pk_wrap API by Tom Van Eyck · 1 year, 4 months ago
  3. 6cf7646 libmbedtls: allow inclusion of arm_neon.h by Tom Van Eyck · 1 year, 4 months ago
  4. 27df5c9 libmbedtls: fix cipher_wrap.c for NIST AES Key Wrap mode by Jens Wiklander · 2 years, 3 months ago
  5. aa584f9 libmbedtls: fix cipher_wrap.c for chacha20 and chachapoly by Simon Ott · 2 years, 9 months ago
  6. 523ae95 libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pkcs1_v15_verify() by Jens Wiklander · 3 years, 4 months ago
  7. 30bdb1b libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pss_verify_ext() by Jens Wiklander · 3 years, 4 months ago
  8. e45cdab libmbedtls: add SM2 curve by Jerome Forissier · 4 years, 7 months ago
  9. d2fda4f libmbedtls: fix no CRT issue by Summer Qin · 8 years ago
  10. ab0eb55 libmbedtls: add interfaces in mbedtls for context memory operation by Edison Ai · 7 years ago
  11. 7925a6f libmedtls: mpi_miller_rabin: increase count limit by Jens Wiklander · 7 years ago
  12. 8eaf692 libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  13. 12e83fc libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  14. f9e261d mbedtls: configure mbedtls to reach for config by Jens Wiklander · 7 years ago
  15. 7b6f378 mbedtls: remove default include/mbedtls/config.h by Jens Wiklander · 2 years, 3 months ago
  16. c163317 Import mbedtls-3.6.0 by Tom Van Eyck · 1 year, 4 months ago
  17. 16fbd46 plat-sam: remove CFG_PL310_LOCKED by Clément Léger · 2 years, 9 months ago
  18. 2567597 ldelf: Fix dumping physical address of ELF segment by Alvin Chang · 1 year, 4 months ago
  19. 6376023 riscv: plat-virt: Enable CFG_HWRNG_PTA by Alvin Chang · 1 year, 4 months ago
  20. fb605d4 drivers: Add RISC-V Zkr hardware random number generator support by Yu Chien Peter Lin · 1 year, 4 months ago
  21. e10bcf3 core: riscv: Add seed CSR detection helper by Alvin Chang · 1 year, 4 months ago
  22. 016fa4f dts: stm32: add IPCC1/2 nodes in stm32mp251.dtsi by Gatien Chevallier · 1 year, 4 months ago
  23. 6bab471 plat-stm32mp2: conf: support IPCC driver by Gatien Chevallier · 1 year, 4 months ago
  24. e26b8e0 drivers: add IPCC driver and its RIF support by Gatien Chevallier · 1 year, 4 months ago
  25. a8ee9c1 dts: stm32: add HSEM node in stm32mp251.dtsi by Gatien Chevallier · 1 year, 4 months ago
  26. 97cbe3e plat-stm32mp2: conf: support HSEM driver by Gatien Chevallier · 1 year, 4 months ago
  27. ec9aa1a drivers: add RIF support driver for HSEM by Gatien Chevallier · 1 year, 4 months ago
  28. 5d39f3d dts: stm32: add HPDMA1/2/3 nodes in stm32mp251.dtsi by Gatien Chevallier · 1 year, 4 months ago
  29. a877ebc plat-stm32mp2: conf: support HPDMA driver by Gatien Chevallier · 1 year, 4 months ago
  30. 0cf1cd1 drivers: add HPDMA driver with RIF support by Gatien Chevallier · 1 year, 4 months ago
  31. ac779c0 dts: stm32: add FMC node in stm32mp251.dtsi by Gatien Chevallier · 1 year, 4 months ago
  32. db0e1c9 plat-stm32mp2: conf: support FMC driver by Gatien Chevallier · 1 year, 4 months ago
  33. 778a36b drivers: add FMC driver with RIF support by Gatien Chevallier · 1 year, 4 months ago
  34. ea413ca core: mutex: add support timeout condvar by Gavin Liu · 1 year, 6 months ago
  35. 450f8ad core: notif: add support timeout notify by Gavin Liu · 1 year, 7 months ago
  36. 835688a core: make sure tee_entry_get_os_revision() uses a proper TEE_IMPL_GIT_SHA1 by Jerome Forissier · 1 year, 4 months ago
  37. 7071b53 dt-bindings: firewall: move RIFPROT binding by Gatien Chevallier · 1 year, 6 months ago
  38. 56b8883 drivers: firewall: fix stm32_rif_semaphore_enabled_and_ok() prototype by Gatien Chevallier · 1 year, 4 months ago
  39. 12d7c4e Update CHANGELOG for 4.2.0 by Joakim Bech · 1 year, 4 months ago 4.2.0
  40. fc57019 plat-sam: add support for Microchip sama7g54-ek board by Tony Han · 1 year, 11 months ago 4.2.0-rc1
  41. d10f2b2 plat-sam: rename filename for sama5d2 functions to 'platform_sama5d2.c' by Tony Han · 1 year, 5 months ago
  42. a557f87 plat-sam: optimize the macro and makefile for building sama5d2 clocks by Tony Han · 1 year, 5 months ago
  43. 3b616ee drivers: atmel_wdt: update "#include" list of the header files by Tony Han · 1 year, 5 months ago
  44. d8af061 drivers: atmel_wdt: remove the unused variable from "struct atmel_wdt" by Tony Han · 1 year, 5 months ago
  45. ea9329e drivers: atmel_wdt: upgrade to support sama7g5 watchdog by Tony Han · 1 year, 5 months ago
  46. a471cde core: reset cancellation mask on TA exit by Jens Wiklander · 1 year, 6 months ago
  47. 021a43d ci: add QEMUv7 job by Jerome Forissier · 1 year, 5 months ago
  48. 46fdfee vexpress-qemu_armv8a: increase CFG_CORE_HEAP_SIZE to 131072 by Jerome Forissier · 1 year, 4 months ago
  49. bdde1c9 drivers: stm32_i2c: protect bus access with a mutex by Etienne Carriere · 1 year, 5 months ago
  50. cbb0a9f drivers: firewall: stm32_rifsc: remove use of CFG_PM by Etienne Carriere · 1 year, 5 months ago
  51. cc707b8 drivers: stm32_rng: remove use of CFG_PM by Etienne Carriere · 1 year, 5 months ago
  52. 299f9bc drivers: crypto: stm32_cryp: add pm to CRYP driver by Thomas Bourgoin · 1 year, 5 months ago
  53. 14d6863 drivers: crypto: stm32_cryp: add delay when resetting CRYP peripheral. by Thomas Bourgoin · 1 year, 5 months ago
  54. 1d8b118 drivers: crypto: stm32_cryp: remove reset binding requirements by Thomas Bourgoin · 1 year, 5 months ago
  55. a8cfcdf ci.yml: add a make command to build HPRE code by loubaihui · 1 year, 4 months ago
  56. 9e25528 drivers: crypto: hisilicon: init HPRE hardware block by loubaihui · 1 year, 4 months ago
  57. ee726ae ci: remame WD to OPTEE_OS_TO_TEST by Jerome Forissier · 1 year, 5 months ago
  58. 4f00b5b ci: update QEMUv8 jobs to use newer Docker image by Jerome Forissier · 1 year, 5 months ago
  59. 344ef8a core: kernel: Fix typo in __do_panic() by Alvin Chang · 1 year, 5 months ago
  60. c80790f drivers: regulator: use mutex_pm_aware by Etienne Carriere · 1 year, 5 months ago
  61. 9a3248f drivers: clk: replace clock main spinlock with a mutex by Etienne Carriere · 1 year, 5 months ago
  62. 3a20c66 core: kernel: mutex compliant with PM sequences by Etienne Carriere · 1 year, 5 months ago
  63. f6412fb core: kernel: thread spin locking by Etienne Carriere · 1 year, 5 months ago
  64. 19ad526 core: spmc, sp: cleanup FF-A ID handling by Balint Dobszay · 1 year, 5 months ago
  65. 4c4387d core: riscv: Prepare SATP for each hart by Alvin Chang · 1 year, 5 months ago
  66. fe9a268 core: riscv: Allocate root page table for each hart by Alvin Chang · 1 year, 5 months ago
  67. 6d7d9de ci: qemuv8: add test case with CFG_WITH_PAGER=y by Jerome Forissier · 1 year, 5 months ago
  68. 23f867d core: arm64: increase STACK_ABT_SIZE from 1024 to 3072 when log level is 0 by Jerome Forissier · 1 year, 5 months ago
  69. 1cf7e98 core: replace REGISTER_TIME_SOURCE() by Jens Wiklander · 1 year, 5 months ago
  70. 63bfec5 core: riscv: Apply SM-based boot flow for secondary harts by Alvin Chang · 1 year, 5 months ago
  71. 058cf71 core: riscv: Do not restrict primary hart to hart ID 0 only by Alvin Chang · 1 year, 9 months ago
  72. 1706a28 core: riscv: Change the condition of communication with untrusted domain by Alvin Chang · 1 year, 7 months ago
  73. 83abc78 riscv: plat-virt: Set CFG_RISCV_WITH_M_MODE_SM as 'y' by Alvin Chang · 1 year, 7 months ago
  74. a30b448 core: riscv: Add CFG_RISCV_WITH_M_MODE_SM and dependency checking by Alvin Chang · 1 year, 7 months ago
  75. ea11f51 core: riscv: Apply mask/unmask exceptions when operating page table by Alvin Chang · 1 year, 10 months ago
  76. d1d1ca2 core: riscv: Apply STATUS helper for RPC resume by Alvin Chang · 1 year, 10 months ago
  77. de45f2f core: riscv: Apply exception return to handle_user_mode_panic() by Alvin Chang · 1 year, 10 months ago
  78. 4fe3a3f core: riscv: Refine thread trap handler by Alvin Chang · 1 year, 10 months ago
  79. b5bb30b core: riscv: Refine thread enter/exit user mode by Alvin Chang · 1 year, 10 months ago
  80. 09653bc core: riscv: Apply exception return to resume thread by Alvin Chang · 1 year, 10 months ago
  81. b2f99d2 core: boot: fix memtag init sequence by Olivier Deprez · 1 year, 6 months ago
  82. 5d2d37c ta: pkcs11: Clarify context reference in step_symm_operation() by Etienne Carriere · 1 year, 6 months ago
  83. 3844bc9 core: introduce CFG_NOTIF_TEST_WD by Jens Wiklander · 1 year, 5 months ago
  84. 82631bd core: add CFG_CALLOUT by Jens Wiklander · 1 year, 5 months ago
  85. fc59f3d core: notif: assert callback is unpaged by Jens Wiklander · 1 year, 5 months ago
  86. c5b5aca core: callout: assert callback is unpaged by Jens Wiklander · 1 year, 5 months ago
  87. fd3f2d6 core: add missing DECLARE_KEEP_PAGER() by Jens Wiklander · 1 year, 5 months ago
  88. 7c9a7b0 plat-synquacer: use cpu_spin_lock_xsave() and friend by Etienne Carriere · 1 year, 5 months ago
  89. 21773c9 core: arm: mm: use thread_unmask_exceptions() where applicable by Etienne Carriere · 1 year, 5 months ago
  90. 54df46b core: arm: use cpu_spin_lock_xsave() in generic timer implementation by Etienne Carriere · 2 years, 1 month ago
  91. ad50321 ta: remoteproc: allow remoteproc_load_fw re-entrance by Arnaud Pouliquen · 1 year, 5 months ago
  92. 47bcc88 core: notif_send_async(): remove debug print by Jens Wiklander · 1 year, 5 months ago
  93. 1c3c4a5 core: tests: add a notification test watchdog by Jens Wiklander · 1 year, 6 months ago
  94. d378a54 plat-vexpress: qemu_armv8: define IT_SEC_PHY_TIMER by Jens Wiklander · 1 year, 6 months ago
  95. b008cf0 plat-vexpress: initialize callout service by Jens Wiklander · 1 year, 6 months ago
  96. 5b7afac core: arm64: implement timer_init_callout_service() by Jens Wiklander · 1 year, 6 months ago
  97. c41db53 core: define generic callout service initializer by Jens Wiklander · 1 year, 6 months ago
  98. cf707bd core: add callout service by Jens Wiklander · 1 year, 6 months ago
  99. 2d8644e core: arm64: add {read,write}_cntps_cval() by Jens Wiklander · 1 year, 6 months ago
  100. a355270 drivers: clk: clk-stm32mp13: fix memory corruption on oscillator parent by Etienne Carriere · 1 year, 5 months ago