- ce57431 refactor(guid-partition): list.entry_count to unsigned int by laurenw-arm · 1 year, 5 months ago
- e7d14fa Merge changes from topic "DPE" into integration by Manish V Badarkhe · 1 year, 5 months ago
- 0fdb25f Merge "feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25" into integration by Madhukar Pappireddy · 1 year, 5 months ago
- 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
- 6a415bd feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · 1 year, 6 months ago
- 33f29b8 refactor(sds): modify log level for region validity by David Vincze · 1 year, 5 months ago
- 467bdf2 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · 2 years, 2 months ago
- 03d388d feat(tc): share DPE context handle with child component by Tamas Ban · 2 years, 2 months ago
- 0ae9c63 feat(dice): add DPE driver to measured boot by Tamas Ban · 2 years, 2 months ago
- c19977b feat(dice): add QCBOR library as a dependency of DPE by Tamas Ban · 2 years, 2 months ago
- d5b4d5d feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 by Yann Gautier · 4 years, 3 months ago
- bd435c5 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · 1 year, 5 months ago
- b2bca9e Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · 1 year, 5 months ago
- 1c408d3 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · 1 year, 5 months ago
- 37e81a6 style(partition): use GUID values for GPT partition fields by Sughosh Ganu · 1 year, 6 months ago
- 26aab79 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · 1 year, 6 months ago
- d2566cf feat(fwu): add some sanity checks for the FWU metadata by Sughosh Ganu · 1 year, 7 months ago
- 56724d0 feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · 1 year, 6 months ago
- 7a9e9f6 feat(gpt): validate CRC of GPT partition entries by laurenw-arm · 1 year, 6 months ago
- 17a261d refactor(gpt): return header instead of part_lba by laurenw-arm · 1 year, 6 months ago
- e63819f feat(scmi): add scmi sensor support by Jacky Bai · 1 year, 11 months ago
- 13cadde Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · 1 year, 5 months ago
- a23710b feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · 1 year, 8 months ago
- 70d849c feat(smmu): fix to perform INV_ALL before enabling GPC by Vivek Gautam · 1 year, 8 months ago
- 74ac476 chore(ufs): refactor ufs_get_device_info by Rohit Ner · 1 year, 6 months ago
- 02088b6 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · 1 year, 6 months ago
- 002b106 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · 1 year, 11 months ago
- 5abcc83 feat(rss): adjust parameter packing to match TF-M changes by David Vincze · 1 year, 11 months ago
- 8d1a04b refactor(css): support multiple SDS regions by Tamas Ban · 2 years, 3 months ago
- e790ba9 Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration by Madhukar Pappireddy · 1 year, 6 months ago
- 771a071 Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · 1 year, 6 months ago
- 8d44992 refactor(gicv3): introducing is_valid_interrupt, a new helper utility by Sona Mathew · 1 year, 7 months ago
- f754bd4 fix(rss): fix bound check during protocol selection by Vijayenthiran Subramaniam · 1 year, 8 months ago
- 5cd1084 fix(mhuv2): provide only the usable size of memory by Sathyam Panda · 2 years, 4 months ago
- af1ac2d fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · 1 year, 7 months ago
- 0d13680 Merge changes from topic "st-bsec3" into integration by Manish Pandey · 1 year, 6 months ago
- d4a770a Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · 1 year, 6 months ago
- ae6542f feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · 6 years ago
- a773f41 fix(intel): update nand driver to match GHRD design by Girisha Dengi · 1 year, 9 months ago
- 586701c refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · 6 years ago
- 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
- c706104 refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years, 8 months ago
- 4f7e0fa fix(rcar3): fix load address range check by Takuya Sakata · 3 years, 8 months ago
- ae4860b fix(rcar3-drivers): check loaded NS image area by Tobias Rist · 2 years, 5 months ago
- b469880 fix(rcar3-drivers): check "rcar_image_number" variable before use by Yoshifumi Hosoya · 2 years, 1 month ago
- 9778b27 fix(rcar3-drivers): check for length underflow by Tobias Rist · 2 years, 5 months ago
- ef38fb1 fix(rcar3-drivers): add integer overflow check by Yoshifumi Hosoya · 2 years, 4 months ago
- 93b8952 fix(rcar3-drivers): add integer overflow check by Tobias Rist · 2 years, 5 months ago
- 5e52433 Merge "build(mbedtls): add deprecation notice" into integration by Manish V Badarkhe · 1 year, 9 months ago
- 575c146 refactor(auth): remove return_if_error() macro by Sandrine Bailleux · 1 year, 9 months ago
- 267c106 build(mbedtls): add deprecation notice by Govindraj Raja · 1 year, 9 months ago
- b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
- 48b92c6 Merge changes from topic "mb/psa-crypto-ecdsa" into integration by Lauren Wehrmeister · 1 year, 9 months ago
- f08460d feat(partition): add interface to init gpt by Govindraj Raja · 1 year, 10 months ago
- 0f23e7e refactor(partition): convert warn to verbose by Govindraj Raja · 1 year, 10 months ago
- ad2dd65 feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 10 months ago
- fce8a70 refactor(partition): get GPT header location from MBR by Govindraj Raja · 1 year, 11 months ago
- 255ce97 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA by Manish V Badarkhe · 1 year, 10 months ago
- d6b458e Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · 1 year, 10 months ago
- 159ebbf Merge changes from topic "dcc-console" into integration by Joanna Farley · 1 year, 10 months ago
- 138ddcb fix(rcar3-drivers): update DDR setting by Yoshifumi Hosoya · 3 years, 1 month ago
- 281edfe fix(rcar3): update Draak and Eagle board IDs by Marek Vasut · 2 years, 7 months ago
- 557f7d8 feat(auth): ecdsa p384 key support by laurenw-arm · 2 years ago
- 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
- eaa62e8 feat(mbedtls-psa): use PSA crypto API during signature verification by Manish V Badarkhe · 1 year, 11 months ago
- 484b586 feat(mbedtls-psa): use PSA crypto API during hash calculation by Manish V Badarkhe · 1 year, 11 months ago
- 2ed061c feat(mbedtls-psa): use PSA crypto API for hash verification by Manish V Badarkhe · 1 year, 11 months ago
- 4eaaaa1 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · 1 year, 11 months ago
- 38f8936 feat(mbedtls-psa): register an ad-hoc PSA crypto driver by Manish V Badarkhe · 1 year, 11 months ago
- 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
- bc9e233 Merge changes from topic "st_fixes" into integration by Manish Pandey · 1 year, 10 months ago
- 7ed514e Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · 1 year, 10 months ago
- c9c8a79 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · 1 year, 11 months ago
- 379d77b fix(st-crypto): use GENMASK_32 to define PKA registers masks by Yann Gautier · 2 years, 7 months ago
- 0936abe fix(dcc): add dcc console unregister function by Prasad Kummari · 1 year, 11 months ago
- f4d765a fix(nand): reset the SLC NAND by Christophe Kerello · 4 years, 3 months ago
- 53092a7 fix(st-crypto): do not read RNG data if it's not ready by Gatien Chevallier · 2 years, 2 months ago
- c6d9186 fix(dcc): enable DCC also for crash console by Michal Simek · 1 year, 11 months ago
- 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
- ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
- aadb759 Merge "fix(ufs): performs unsigned shift for doorbell" into integration by Yann Gautier · 1 year, 11 months ago
- cd83a76 Merge "fix(st-ddr): express memory size with size_t type" into integration by Manish Pandey · 1 year, 11 months ago
- 84de50c Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · 1 year, 11 months ago
- 83e79a3 Merge "fix(mmc): initialises response buffer with zeros" into integration by Madhukar Pappireddy · 1 year, 11 months ago
- dbfafc5 Merge "fix(auth): don't overwrite pk with converted pk when rotpk is hash" into integration by Sandrine Bailleux · 1 year, 11 months ago
- b4e1e8f fix(st-ddr): express memory size with size_t type by Yann Gautier · 1 year, 11 months ago
- e47d8a5 fix(ufs): performs unsigned shift for doorbell by Anand Saminathan · 1 year, 11 months ago
- b1a2c51 fix(mmc): initialises response buffer with zeros by Anand Saminathan · 1 year, 11 months ago
- 1046b41 fix(auth): don't overwrite pk with converted pk when rotpk is hash by Robin van der Gracht · 1 year, 11 months ago
- c6d070c feat(st-uart): add AARCH64 stm32_console driver by Yann Gautier · 6 years ago
- cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
- 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
- 19c3808 feat(st-clock): stub fdt_get_rcc_secure_state by Yann Gautier · 2 years, 2 months ago
- b1718c6 feat(st-clock): allow aarch64 compilation of STGEN functions by Yann Gautier · 6 years ago
- e27bebb fix(cadence): update console flush uart driver by Prasad Kummari · 2 years ago
- 88b2d81 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 1 year, 11 months ago
- 9d6786c fix(ufs): set data segment length by Rohit Ner · 2 years, 1 month ago
- ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
- 4796d2d feat(ethos-n): update npu error handling by Rob Hughes · 2 years, 1 month ago
- a3919ed Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · 2 years ago