1. 1d11ab2 core: mbedtls: use SHA-512 crypto accelerated routines by Jens Wiklander · 2 years, 7 months ago import/mbedtls-2.28.1
  2. abd235e lib: mbedtls: ecc: support the crypto driver by Jorge Ramirez-Ortiz · 2 years, 9 months ago
  3. 14f11e3 libmbedtls: fix cipher_wrap.c for chacha20 and chachapoly by Simon Ott · 2 years, 9 months ago
  4. 36aca52 core: mbedtls: Use a DRBG to speed up RSA key generation by Lars Persson · 3 years ago
  5. ee7f951 libmbedtls: compile new files added with 2.28.1 by Jerome Forissier · 3 years ago
  6. 32ddce2 libmbedtls: add SM2 curve by Jerome Forissier · 4 years, 7 months ago
  7. f9a2f14 libmbedtls: mbedtls_mpi_exp_mod(): optimize mempool usage by Jens Wiklander · 6 years ago
  8. f6b158b libmbedtls: mbedtls_mpi_exp_mod(): reduce stack usage by Jens Wiklander · 6 years ago
  9. fbf9e88 libmbedtls: mbedtls_mpi_exp_mod() initialize W by Jens Wiklander · 6 years ago
  10. 7c8954b libmbedtls: fix no CRT issue by Summer Qin · 8 years ago
  11. 97cf5be libmbedtls: add interfaces in mbedtls for context memory operation by Edison Ai · 7 years ago
  12. d78662f libmedtls: mpi_miller_rabin: increase count limit by Jens Wiklander · 7 years ago
  13. 92f69a9 libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  14. 9cc3927 libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  15. 7946ac0 mbedtls: configure mbedtls to reach for config by Jens Wiklander · 7 years ago
  16. 4c5bb56 mbedtls: remove default include/mbedtls/config.h by Jens Wiklander · 7 years ago
  17. ab47ec3 Import mbedtls-2.28.1 by Jerome Forissier · 3 years ago
  18. 7d71617 core: Avoid tee_ram_va equals 0 when CFG_CORE_ASLR is set by Ming-Jen Chang · 3 years ago
  19. 3077e81 core: mm: return true for mattr_is_cached() and TEE_MATTR_MEM_TYPE_TAGGED by Clement Faure · 3 years ago
  20. 13f65d2 ci: cancel obsolete workflows by Jerome Forissier · 3 years ago
  21. 3c108a7 core: plat-bcm: remove virtual address lookup from main_init_gic() by Andrew Mustea · 3 years, 1 month ago
  22. 3957cdc ci: code_style: clone repository with full history by Jerome Forissier · 3 years ago
  23. 48ca91e drivers: bcm_sotp: add sotp write support by Vahid Dukandar · 4 years, 4 months ago
  24. b10b451 ci: migrate from Azure pipelines to GitHub actions by Jerome Forissier · 3 years ago
  25. 13bd79f dts: stm32mp15: bump to Linux v5.19-rc6 dts files by Johann Neuhauser · 3 years, 1 month ago
  26. c30ae30 dt-bindings: gpio: add GPIO_PULL_{UP,DOWN} definitions by Johann Neuhauser · 3 years, 1 month ago
  27. d9d2d0a plat-totalcompute: Introduce TC2 by Rupinderjit Singh · 3 years, 4 months ago
  28. 191f2ed core: rng_hw: Remove __weak attribute from HW RNG functions by Andrew Davis · 3 years, 3 months ago
  29. 4a3e6b9 core: rng_hw: Remove hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
  30. 1a5f154 plat-stm: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  31. e9c080a plat-rcar: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  32. b875fcf plat-k3: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 1 month ago
  33. 184b885 plat-k3: Factor out sa2ul_rng_read128() by Andrew Davis · 3 years, 1 month ago
  34. bc84279 drivers: xiphera_trng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 1 month ago
  35. 830d8c4 drivers: hi16xx_rng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  36. 671dbd1 drivers: dra7_rng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  37. 6594a67 drivers: dra7_rng: Factor out dra7_rng_read64() by Andrew Davis · 3 years, 3 months ago
  38. c6712bd drivers: dra7_rng: Use cpu_spin_lock_xsave helper function by Andrew Davis · 3 years, 3 months ago
  39. d11c29c drivers: dra7_rng: Only fetch RNG base VA once by Andrew Davis · 3 years, 3 months ago
  40. cb2478e drivers: stm32_rng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 1 month ago
  41. 23b77ea drivers: smccc_trng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 1 month ago
  42. f6406a3 drivers: imx_rngb: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  43. 6b8ebe4 drivers: se050: rng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  44. e7d4dea drivers: caam: rng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  45. 8af02d3 drivers: atmel_trng: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  46. 60296df core: rng_hw: Add dummy hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
  47. e8a3100 plar: rcar: Use common crypto_rng_read() over hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
  48. d312624 core: pta: Use common crypto_rng_read() over hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
  49. ce127af plat-rcar: Software PRNG should be disabled when using hardware generator by Andrew Davis · 3 years, 3 months ago
  50. 391a385 core: Add hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago
  51. 1ee6470 Update CHANGELOG for 3.18.0 by Jens Wiklander · 3 years, 1 month ago 3.18.0
  52. 42be8d8 ci: azure: add STM32MP135F-DK platform support by Gatien Chevallier · 3 years, 1 month ago
  53. 1c81e5f drivers: stm32_gpio: temporary GPIO configuration for STM32MP13 by Gatien Chevallier · 3 years, 1 month ago
  54. b5ec47f plat-stm32mp1: temporary ETZPC configuration by Gatien Chevallier · 3 years, 1 month ago
  55. dedaf8c plat-stm32mp1: add APB6 memory mapping by Gatien Chevallier · 3 years, 1 month ago
  56. 3fc66f5 plat-stm32mp1: define specific STM32MP13 peripheral addresses by Gatien Chevallier · 3 years, 1 month ago
  57. 200aed2 plat-stm32mp1: tzc400: support STM32MP13 by Gatien Chevallier · 3 years, 1 month ago
  58. f73343d drivers: clk: clk-stm32mp13: add ck_mlahb to critical clocks by Gatien Chevallier · 3 years, 1 month ago
  59. 397de52 plat-stm32mp1: conf: introduce STM32MP13 configuration by Gatien Chevallier · 3 years, 1 month ago
  60. 45d799c plat-stm32mp1: CFG_TZSRAM_START may not be defined by Gatien Chevallier · 3 years, 1 month ago
  61. d727d17 plat-stm32mp1: conf: set variant config before common default configs by Gatien Chevallier · 3 years, 1 month ago
  62. 60f95c9 plat-stm32mp1: conf: implement switch list for CFG_STM32MP15|13 by Gatien Chevallier · 3 years, 1 month ago
  63. 0f04fdc plat-stm32mp1: conf: introduce STM32MP1 flavorlists by Gatien Chevallier · 3 years, 1 month ago
  64. a9f86b1 plat-stm32mp1: support STM32MP13 gpio bank resources by Gatien Chevallier · 3 years, 1 month ago
  65. dc357ec plat-stm32mp1: scmi_server update for STM32MP13 by Gatien Chevallier · 3 years, 1 month ago
  66. 10f7f1f dt-bindings: add STM32MP13 regulator bindings by Gatien Chevallier · 3 years, 1 month ago
  67. 40cc940 dts: stm32: add initial support of STM32MP135F-DK board by Gatien Chevallier · 3 years, 1 month ago
  68. 8fc45e1 dts: stm32: add STM32MP13 SoCs support by Gatien Chevallier · 3 years, 1 month ago
  69. 69e8ed5 plat-k3: drivers: Disable SA2UL RNG driver on unsupported flavors by Andrew Davis · 3 years, 1 month ago
  70. 44c29b2 core: arm: kernel: fix rpc shm free when prealloc is disable by Etienne Carriere · 3 years, 1 month ago
  71. c1f648c core: plat-ls: correct expression CFG_NUM_THREADS ?= CFG_TEE_CORE_NB_CORE by Sahil Malhotra · 3 years, 1 month ago
  72. 495c0cb core: plat-ls: remove OP-TEE support for LS1012A-FRWY platform by Sahil Malhotra · 3 years, 1 month ago
  73. 69ecfb9 core: plat-ls: set CFG_NUM_THREADS ?= 2 for LS1012ARDB by Sahil Malhotra · 3 years, 1 month ago
  74. 837adc0 drivers: caam: increase the minimum entropy delay the imx6sx by Clement Faure · 3 years, 1 month ago 3.18.0-rc1
  75. b212ad1 core: pager: fix get_linear_map_end() by Jens Wiklander · 3 years, 1 month ago
  76. 4dfc95b core: pager: fix tzsram_end in init_runtime() by Jens Wiklander · 3 years, 1 month ago
  77. 5c64ea9 plat-sam: nsec-service: handle SMC to set USB suspend by Clément Léger · 3 years, 5 months ago
  78. 9ee6746 plat-sam: sfr: add function to set usb suspend by Clément Léger · 3 years, 5 months ago
  79. bbbbab0 plat-sam: sfr: set as secure if specified by the device-tree by Clément Léger · 3 years, 2 months ago
  80. 2ac0535 plat-sam: sfr: simplify code for sam_sfr_base() by Clément Léger · 3 years, 2 months ago
  81. 0a03b33 plat-sam: split SFR code out of main.c file by Clément Léger · 4 years, 1 month ago
  82. b41798f plat-stm32mp1: support rng pta with secure RNG source by Etienne Carriere · 3 years, 1 month ago
  83. cd45149 drivers: stm32_rng: implement plat_rng_init() by Etienne Carriere · 3 years, 1 month ago
  84. 097f329 drivers: stm32_rng: register as hwrng source by Etienne Carriere · 3 years, 1 month ago
  85. 2312347 drivers: stm32_rng: helper trace in rng path by Etienne Carriere · 3 years, 1 month ago
  86. c99311c drivers: stm32_rng: remove millisecond timeout with interrupts masked by Etienne Carriere · 3 years, 1 month ago
  87. 7968bdf drivers: stm32_rng: don't export stm32_rng_read_raw() by Etienne Carriere · 3 years, 1 month ago
  88. e25e30c plat-stm32mp1: seed PRNG with initialized rng device by Etienne Carriere · 3 years, 1 month ago
  89. d8682c4 drivers: stm32_rng: init rng before service initcall level by Etienne Carriere · 3 years, 1 month ago
  90. c22a37d drivers: stm32_rng: remove thread exceptions masking under spinlock by Etienne Carriere · 3 years, 1 month ago
  91. 9378f3e imx_ocotp: correct ocotp fuse address computation by Tim Anderson · 3 years, 1 month ago
  92. 3c34b07 plat-zynqmp: Added __nex_bss symbol for virtualization support by Michael Doran · 3 years, 1 month ago
  93. adf8325 core: crypto: mte: strip tag before calling vm_check_access_rights() by Jerome Forissier · 3 years, 1 month ago
  94. 15da69c core: ffa: Enable handling 64-bit direct messages by Jelle Sels · 3 years, 1 month ago
  95. a9d09ad plat-synquacer: rename rng_pta.h to synquacer_rng_pta.h by Etienne Carriere · 3 years, 1 month ago
  96. e27e865 pta: rng: rename rng_pta_client.h to pta_rng.h by Etienne Carriere · 3 years, 1 month ago
  97. 7716295 build: use CFLAGS_ta_armXX etc. when building in-tree TAs by Jerome Forissier · 3 years, 1 month ago
  98. 9325ea3 ta: pkcs11: fix use-after-free in close_ck_session() when CFG_TEE_TA_LOG_LEVEL >= 3 by Jerome Forissier · 3 years, 1 month ago
  99. 3fc5c28 drivers: imx: dcp: disable the use of UNIQUE KEY after HUK generation by Clement Faure · 3 years, 3 months ago
  100. ebc9049 drivers: imx: dcp: clear OTP_KEY bit for unique key selection by Clement Faure · 3 years, 3 months ago