1. 09af86a [TEMPHACK] ci: .shippable.yml: remove some build steps to upload cache by Jerome Forissier · 8 years ago shippable-cache-create
  2. 50d680c scripts/gen_ldelf_hex.py: do not use f-strings by Jerome Forissier · 5 years ago
  3. a8f0bfc plat-stm32mp1: PSCI_SYSTEM_OFF support by Etienne Carriere · 5 years ago
  4. 9e24480 plat-stm32mp1: platform driver for stpmic1 by Etienne Carriere · 5 years ago
  5. 944c2c6 plat-stm32mp1: stm32mp_with_pmic() helper by Etienne Carriere · 5 years ago
  6. 517a84a imx: enable BLOB for i.MX SoCs by Rouven Czerwinski · 5 years ago
  7. 919323d caam: add BLOB module for MKVB retrieval by Rouven Czerwinski · 5 years ago
  8. 8e97f8b caam: hal: add function to increment priblob by Rouven Czerwinski · 5 years ago
  9. 9d09e91 caam: move to early init calls by Rouven Czerwinski · 6 years ago
  10. 08fc735 core: add early initcalls by Rouven Czerwinski · 6 years ago
  11. 3639b55 core: rename KEEP_INIT() and KEEP_PAGER() by Jerome Forissier · 5 years ago
  12. 99f278d core: keep.h: add parentheses around sym argument in KEEP_* macros by Jerome Forissier · 5 years ago
  13. ed835ce plat-stm32mp1: clock: enable some secure clocks at initialization by Etienne Carriere · 5 years ago
  14. 81ab436 drivers: caam: implement NXP CAAM Driver - HMAC by Cedric Neveux · 6 years ago
  15. ea9ac29 drivers: crypto: generic resources for crypto MAC driver - MAC by Cedric Neveux · 6 years ago
  16. 3a0906e plat-stm32mp1: clock: fix MPUDIV support by Etienne Carriere · 5 years ago
  17. eb8fd7b ta: pksc11: update for trace and command exit by Etienne Carriere · 5 years ago
  18. 0ee58d1 ta: pkcs11: rename PKCS11_UNAVAILABLE_INFORMATION by Etienne Carriere · 5 years ago
  19. c410838 ta: pkcs11: token_capabilities.h: add missing includes by Jens Wiklander · 5 years ago
  20. 39b43b7 ta: pkcs11: replace complicated params pointer calculation by Jens Wiklander · 5 years ago
  21. 4daf39b ta: pkcs11: use enum pkcs11_rc instead of uint32_t by Jens Wiklander · 5 years ago
  22. e7d7d25 core: sm: remove #ifdef around CFG_SM_PLATFORM_HANDLER by Etienne Carriere · 5 years ago
  23. 296403e core: sm: support SMCCC v1.1 specification by Etienne Carriere · 5 years ago
  24. 187ba5c stpmic1: fix missing parentheses in boot-on config by Etienne Carriere · 5 years ago
  25. ed3fa83 libmbedtls: mbedtls_mpi_shrink(): fix possible unwanted truncation by Jerome Forissier · 5 years ago
  26. bef6983 core: scmi-msg: reset: fix return value on domain IDs not found by Etienne Carriere · 5 years ago
  27. 064bf8d core: scmi-msg: minor cleanup by Etienne Carriere · 5 years ago
  28. ef18a90 stpmic1: assert regulator support at API function entries by Etienne Carriere · 5 years ago
  29. 44219e7 stpmic1: fix boot-on minimal voltage by Etienne Carriere · 5 years ago
  30. 1764a89 stpmic1: fix regulator identification for low power configuration by Etienne Carriere · 5 years ago
  31. 972b3d9 stpmic1: relax PMIC control API functions by Etienne Carriere · 5 years ago
  32. 6149e2d stpmic1: add stpmic1_bo_enable_cfg() to save boot-on config by Etienne Carriere · 5 years ago
  33. 3f692bd stpmic1: describe 5V fixed regulators by Etienne Carriere · 5 years ago
  34. 42032ea stpmic1: refine resources helper macros by Etienne Carriere · 5 years ago
  35. 68cfb83 stpmic1: save enable bit position in regulator control by Etienne Carriere · 5 years ago
  36. 2619b28 stpmic1: stpmic1_is_regulator_enabled() returns a boolean by Etienne Carriere · 5 years ago
  37. f7e2895 stpmic1: Fix LDO3 voltage table by Etienne Carriere · 5 years ago
  38. 2f5784a plat-stm32mp1: PSCI_SYSTEM_RESET support by Etienne Carriere · 5 years ago
  39. 850b477 plat-stm32mp1: fix PSCI_CPU_OFF support by Etienne Carriere · 5 years ago
  40. 6d75913 checkpatch: ignore USLEEP_RANGE by Etienne Carriere · 5 years ago
  41. ec1f544 stm32_rng: increase timeout to 10 ms by Etienne Carriere · 5 years ago
  42. 66d685f rpmb: remove unnecessary check by Peikan Tsai · 5 years ago
  43. 7540cb7 libutils: confine_array_index: fix clang build trace for Thumb2 by Etienne Carriere · 5 years ago
  44. c7c0772 libutils: confine_array_index: fix 32bit modes implementation by Etienne Carriere · 5 years ago
  45. 4e0397e stm32mp1: seed PRNG with STM32 RNG by Etienne Carriere · 6 years ago
  46. f40f331 ta: pkcs11: use serialargs_get_session_from_handle() by Etienne Carriere · 5 years ago
  47. 3158faf ta: pkcs11: helper function to get session from serial arguments by Etienne Carriere · 5 years ago
  48. 8731e19 core: clang: pager: use the normal linker (ld.lld) by Jerome Forissier · 5 years ago
  49. 8d17640 core: arm64: fix .section directive by Jerome Forissier · 5 years ago
  50. b77aa8a core: clang: add --apply-dynamic-relocs linker flag by Jerome Forissier · 5 years ago
  51. 8182792 core: libtomcrypt: fix return code in convert_ltc_verify_status() by Khoa Hoang · 5 years ago
  52. 02b4d42 ta: pkcs11: set default token serial number based on token ID by Etienne Carriere · 5 years ago
  53. d628ebd ta: pkcs11: set slot information to gpd.tee.deviceID if available by Etienne Carriere · 5 years ago
  54. 29b0949 ta: pkcs11: remove unused variable token in entry_ck_slot_info() by Etienne Carriere · 5 years ago
  55. 96fd75b plat-stm32mp1: remove static ETZPC configuration by Etienne Carriere · 5 years ago
  56. 7994d84 stm32_bsec: BSEC data access do not depend on non-closed device by Etienne Carriere · 6 years ago
  57. 301b3eb stm32_bsec: introduce configuration switch for write support by Etienne Carriere · 5 years ago
  58. 1ac4ea1 stm32_bsec: correct error detection in driver by Etienne Carriere · 5 years ago
  59. ef9888d stm32_bsec: simplify lock support functions by Etienne Carriere · 5 years ago
  60. e03a4a4 stm32_bsec: correct OTP locked programming bit position by Etienne Carriere · 5 years ago
  61. 3bdd33e plat-stm32mp1: map GPIOZ bank registers as secure by Etienne Carriere · 5 years ago
  62. c706c24 scripts/gen_ldelf_hex.py: relax rules for PT_LOAD segments by Jerome Forissier · 5 years ago
  63. 9389d80 core: device pta: enumerate early TAs by Maxim Uvarov · 5 years ago
  64. 6cacbaf core: move for_each_early_ta() macro to <kernel/early_ta.h> by Jerome Forissier · 5 years ago
  65. 8355f92 core: early_ta: expose TA flags in struct early_ta by Maxim Uvarov · 5 years ago
  66. 3399d31 scripts/ta_bin_to_c.py: remove blank lines by Jerome Forissier · 5 years ago
  67. 9bf51c1 core: ree_fs_ta.c: initialize structs with '= { };' by Jerome Forissier · 5 years ago
  68. 5f68d78 core: RPMB FS: Caching for FAT FS entries by Manuel Huber · 5 years ago
  69. c12b560 mk: clang.mk: use 'clang -E' instead of clang-cpp by Victor Chong · 5 years ago
  70. 11fa71b Squashed commit upgrading to mbedtls-2.22.0 by Jerome Forissier · 5 years ago
  71. 8287cbc mk/clang.mk: define libgcc$(sm) by Jerome Forissier · 5 years ago
  72. 21282ba core: crypto: ECC: make sure key_size is consistent with attributes by Jerome Forissier · 5 years ago
  73. 9f4dcef core: crypto: DH: make sure key_size is consistent with attributes by Jerome Forissier · 5 years ago
  74. 82c30aa core: crypto: use supplied DSA parameters when creating key by Jerome Forissier · 5 years ago
  75. aeb5ba4 Add initial UniPhier platform support by Kunihiko Hayashi · 7 years ago
  76. aa442cd ta: pkcs11: remove unused PIN encryption key functions by Jens Wiklander · 5 years ago
  77. f7cc36c ta: pkcs11: implement commands PKCS11_CMD_LOGIN/_LOGOUT by Jens Wiklander · 5 years ago
  78. 1dbb91e ta: pkcs11: implement command PKCS11_CMD_SET_PIN by Jens Wiklander · 5 years ago
  79. e8dbd92 ta: pkcs11: implement command PKCS11_CMD_INIT_PIN by Jens Wiklander · 5 years ago
  80. f485be0 ta: pkcs11: implement command PKCS11_CMD_INIT_TOKEN by Jens Wiklander · 5 years ago
  81. e86828f ta: pkcs11: helper to update token persistent database by Jens Wiklander · 5 years ago
  82. 40bbca2 ta: pkcs11: update PIN fields in struct token_persistent_main by Jens Wiklander · 5 years ago
  83. bef8bc6 ta: pkcs11: helpers for PIN hashing by Jens Wiklander · 5 years ago
  84. 8e03579 ta: pkcs11: helper for GPD TEE to PKCS#11 status conversion by Jens Wiklander · 5 years ago
  85. 2a61742 core: mmu: remove TEE/TA RAM from total RAM by Rouven Czerwinski · 5 years ago
  86. 5c3559d drivers: caam: Allow platforms to configure num of JR entries by Ruchika Gupta · 5 years ago
  87. 6819f38 drivers: caam: Fix bug in caam_hal_jr_flush() by Ruchika Gupta · 5 years ago
  88. 971110a drivers: caam: Modify access of 64 bit registers by Ruchika Gupta · 5 years ago
  89. ca0e80d github: update links in issue/pr templates by Joakim Bech · 5 years ago
  90. 8a47e76 core: arm: mm: fix VA overflow issue in assign_mem_va() by Khoa Hoang · 5 years ago
  91. 6a16bb3 drivers: caam: use pointers to out/inring_entry for CAAM by Clement Faure · 5 years ago
  92. 13718a0 plat-stm32mp1: SCMI service for platform shared clocks by Etienne Carriere · 5 years ago
  93. 8fa3e89 plat-stm32mp1: SCMI service for non-secure reset controllers by Etienne Carriere · 5 years ago
  94. 69b010d plat-stm32mp1: foundation for SCMI service by Etienne Carriere · 5 years ago
  95. c8cf7c5 plat-stm32mp1: remove useless macros in SMC SiP handler by Etienne Carriere · 5 years ago
  96. 5055cc1 dt-bindings: stm32mp1: define SCMI reset domains by Etienne Carriere · 6 years ago
  97. e8992cf dt-bindings: stm32mp1: define SCMI clocks by Etienne Carriere · 6 years ago
  98. b213d8b pta: invoke_test.pta: add test on null memref parameter by Etienne Carriere · 5 years ago
  99. 44f48da plat: rcar: Print SREC when generating the SREC file by Marek Vasut · 6 years ago
  100. a7ec3d4 Makefile: use plain bash for SHELL by Rouven Czerwinski · 5 years ago