- 265c892 RSE: Fix a few warnings by Antonio de Angelis · 6 months ago
- d4ccec4 RSE: Enable BL1 to generate random numbers through DRBG_HMAC by Antonio de Angelis · 6 months ago
- a2edc84 CC3XX: Allow APIs for configurability of TRNG parameters by Antonio de Angelis · 6 months ago
- 297d019 CC3XX: Automatic reseeding when CC3XX_RNG_DRBG_HMAC by Antonio de Angelis · 6 months ago
- 433d431 CC3XX: Add support for DRBG_HMAC into the lowlevel RNG module by Antonio de Angelis · 6 months ago
- 56af5d0 RSE: Fix a few warnings by Antonio de Angelis · 6 months ago
- 737c861 RSE: TC: Increase TC3/4 BL2 code partition size by Jackson Cooper-Driver · 10 months ago
- 055f6b8 CC3XX: validate_point() must set the modulus first by Antonio de Angelis · 6 months ago
- c6c2511 Platform: STM32: First commit to upstream stm32wba65i-dk by Raef Coles · 7 months ago
- eb375ba Fixes CMake consistency for CLANG toolchain files by Matthew Dalzell · 6 months ago
- 8fcb69b platform: nrf: ifdef MPC OWNERID configuration by Nikodem Kastelik · 6 months ago
- 24fe977 CC3XX: Fix reference to NIST spec by Antonio de Angelis · 6 months ago
- 532084f CC3XX: HMAC_DRBG special handling of aligned requests by Antonio de Angelis · 6 months ago
- 74ae304 RSE: Support 128-bit KMU keys by Raef Coles · 10 months ago
- a18d40c CC3XX: Add ifdef around CHACHA20_POLY1305 enable by Antonio de Angelis · 6 months ago
- 01a9d47 Platform: LCM: define dummy_key_value as uint32_t array by Antonio de Angelis · 6 months ago
- ef3ba28 Build: Bump tf-m-tests by Antonio de Angelis · 6 months ago
- 03ad938 RSE: Split SAM into base driver and RSE integ by Raef Coles · 1 year, 3 months ago
- 516ca4b platform: lcm: Add missing fatal_error by Nicola Mazzucato · 6 months ago
- 66dc44b platform: nordic_nrf: restore TFM_DRIVER_STDIO's default value by Georgios Vasilakis · 7 months ago
- d6ddcb8 LIB: Add support for %d and %u format specifiers by Jackson Cooper-Driver · 7 months ago
- 559c0af BL1: Fix typo in printed string by Antonio de Angelis · 7 months ago
- 4fc9380 mps4: Enable psa arch tests by Gergely Korcsák · 9 months ago
- 5106fd0 mps3: Change psa arch tests target from cs3x0 to mps3 by Gergely Korcsák · 9 months ago
- b106e1a CC3XX: Weierstrass add_points() comprehensive checks by Antonio de Angelis · 8 months ago
- e6987b8 CC3XX: Add ec_projective API to make point infinity by Antonio de Angelis · 8 months ago
- d4a48ff CC3XX: Weierstrass add_points() must handle infinity points by Antonio de Angelis · 8 months ago
- 2067ae6 CC3XX: Make loop in blind_scalar time independent by Antonio de Angelis · 8 months ago
- 2fffac9 Build: Install BL1 related configs in the NS tree by Antonio de Angelis · 7 months ago
- aad2260 Platform: Corstone-1000: Increase BL1_1 code size to 48 KiB by Antonio de Angelis · 7 months ago
- 25afa33 Docs: Add LLVM(Clang) toolchain support by Anton Komlev · 7 months ago
- 88e44db Build: LLVM toolchain support for RSE platforms by Anton Komlev · 7 months ago
- abed032 Build: LLVM toolchain support for MPS4 platforms by Anton Komlev · 7 months ago
- 5d15749 Build: Extend LLVM toolchain support for MPS2/3 by Anton Komlev · 7 months ago
- c88e2ac Build: Add LLVM toolchain support for an521 only. by Anton Komlev · 11 months ago
- b95ca4f Kconfig: Update defaults with platform-specific component options by Igor Silin · 7 months ago
- f10bc37 Kconfig: Add support for including other files in CMake config files by Igor Silin · 7 months ago
- 96cc044 build: Add missing CXX CP flags by Gergely Kovacs · 8 months ago
- a4fac69 build: Fix TF-M version format by Gergely Kovacs · 8 months ago
- 71e8723 RSE: Include DCU state while deriving attestation keys by Maulik Patel · 8 months ago
- f2cdd26 RSE: ADAC: If debug requested, apply permissions copied from shared area by Maulik Patel · 8 months ago
- 9a52dbd RSE: Turn ON ADAC service if secure debug is enabled by Maulik Patel · 8 months ago
- 0bda8dd RSE: Add runtime to boot data sharing functionality by Maulik Patel · 8 months ago
- 575d14e BL1: Fix missing include by Antonio de Angelis · 7 months ago
- 91e7d28 CC3XX: Support unique error codes by Raef Coles · 8 months ago
- df2c893 CC3XX: Sanity check AES key size by Raef Coles · 7 months ago
- 83c2725 Tools: Update requirements for c_struct by Antonio de Angelis · 7 months ago
- eec183b CC3XX: Tests: Add getpub() tests for SECP curves by Antonio de Angelis · 8 months ago
- b4659fe RSE: RD-V3: Add missing casts to fix compiler warnings by Antonio de Angelis · 7 months ago
- 47372eb RSE: RD-V3-R1-Cfg1: Add platform support by Lokesh B V · 1 year, 1 month ago
- 9c87e2a RSE: RD-V3-R1: Add new SI interface ID in sysctrl noc_s3 by Lokesh B V · 1 year, 1 month ago
- c398c10 RSE: RD-V3-R1: Add support for shared LCP by Joel Goddard · 1 year, 2 months ago
- 0d9ac13 RSE: RD-V3-R1: Add CMake by Joel Goddard · 1 year, 2 months ago
- ac70af1 RSE: RD-V3-R1: Add runtime config by Joel Goddard · 1 year, 2 months ago
- b94641e RSE: RD-V3-R1: Add BL2 firmware load config by Joel Goddard · 1 year, 2 months ago
- 1be47e9 RSE: RD-V3-R1: Add BL2 host Peripheral NCI by Arnold Gabriel Benedict · 7 months ago
- 9ca3379 RSE: RD-V3-R1: Add BL2 host SMMU config by Arnold Gabriel Benedict · 7 months ago
- f6a4b95 RSE: RD-V3-R1: Add BL2 host System Control NCI for SYSTOP by Arnold Gabriel Benedict · 7 months ago
- 550d94b RSE: RD-V3-R1: Add BL2 host System Control NCI for AON by Arnold Gabriel Benedict · 7 months ago
- 6ab8153 RSE: RD-V3-R1: Add BL2 host system config by Joel Goddard · 1 year, 2 months ago
- bb46ddf RSE: RD-V3-R1: Add BL1 config by Joel Goddard · 1 year, 2 months ago
- 22b60d4 RSE: Neoverse: Introduce host_nrd4 by Joel Goddard · 1 year, 2 months ago
- 89eba00 RSE: Add common area for Neoverse sub-platforms by Joel Goddard · 1 year, 2 months ago
- a182cca an521: Use the common v8m MPU driver by Dávid Házi · 7 months ago
- 7b3fab0 mpu: Finalize common v8m driver by Dávid Házi · 7 months ago
- 2c757a9 RSE: RD-V3: Enable noc_s3 discovery tree prints by Arnold Gabriel Benedict · 1 year, 2 months ago
- 4ad186e RSE: host_driver: Add support for discovery tree printing by Arnold Gabriel Benedict · 1 year, 2 months ago
- f03c51b RSE: host_drivers: add noc_s3_discover_fmu_offset by Arnold Gabriel Benedict · 1 year, 2 months ago
- e681289 RSE: host_drivers: add noc_s3_discover_comp_offset by Arnold Gabriel Benedict · 1 year, 2 months ago
- 69f3849 RSE: host_drivers: Add discovery operations support by Arnold Gabriel Benedict · 1 year, 2 months ago
- e7e58b0 RSE: host_drivers: Refactor discovery driver by Arnold Gabriel Benedict · 1 year, 2 months ago
- 5f0b68f RSE: Rename NoC S3 driver files by Arnold Gabriel Benedict · 8 months ago
- 13966ab RSE: Rename ni-tower to noc s3 by Arnold Gabriel Benedict · 8 months ago
- c53709e RSE: RD-V3: enable pretty print logs for NI-Tower by Joel Goddard · 9 months ago
- 885b69c RSE: host_drivers: Support for NI-Tower pretty print logs by Arnold Gabriel Benedict · 1 year, 3 months ago
- c905974 RSE: RD-V3: fix apu permission for rsm_axim by Arnold Gabriel Benedict · 1 year, 2 months ago
- fac79bd RSE: RD-V3: Fix missing APU enable during post load stage of AP-BL1 by Arnold Gabriel Benedict · 1 year, 2 months ago
- 20c24c8 RSE: RD-V3: Fix physical address range for system fabric NCI by Arnold Gabriel Benedict · 1 year, 3 months ago
- 6faf17b RSE: RD-V3: rename 'RD-Fremont' plat to 'RD-V3' by Arnold Gabriel Benedict · 1 year, 1 month ago
- e3739eb Build: Bump tf-m-tests by Antonio de Angelis · 7 months ago
- 67ce964 SPM: Always parenthesize macro parameters by Chris Brand · 7 months ago
- ecb2b16 RSE: TC: Allow use of SCP CPUWAIT register by Jackson Cooper-Driver · 12 months ago
- 0d3c0be RSE: Add missing NS RSE_USE_LOCAL_UART definitions by Jackson Cooper-Driver · 7 months ago
- 77ce100 STM32U5 : fixing Add Firmware Update partition by Ahmad EL JOUAID · 7 months ago
- df56cd3 Build: Add missed dependency pyelftools by Anton Komlev · 7 months ago
- 9d496a5 Docs: Fix spelling typos by Antonio de Angelis · 7 months ago
- 6ea898f RSE: host_drivers: Fix skip discovery node by Arnold Gabriel Benedict · 1 year, 3 months ago
- a010ce5 Platform: STM32U5: Add Firmware Update partition by Ahmad EL JOUAID · 7 months ago
- 7c1f514 RSE: Fremont: configure MCP ATU in manage mode by Pranav Madhu · 1 year, 7 months ago
- f0f7890 RSE: rse_comms: Fix the max payload size by Joel Goddard · 9 months ago
- 4f67326 RSE: Fremont: Use custom manifest list by Joel Goddard · 1 year, 2 months ago
- e93c7cd Build: GNUARM: add color diagnostics while using ninja generator by Arnold Gabriel Benedict · 1 year, 3 months ago
- c5de628 STM32H5 : Add Firmware Update partition by Ahmad EL JOUAID · 7 months ago
- d25bed9 CC3XX: Fix spelling typos by Antonio de Angelis · 7 months ago
- 06df9f2 secure_fw: Fix spelling typos by Antonio de Angelis · 7 months ago
- ed78f0f RSE: Build CC3XX in RelWithDebInfo all the time by Antonio de Angelis · 7 months ago
- 555c2fd RSE: Enable ECDSA in BL1 CC3XX by Raef Coles · 9 months ago
- aded8c2 platform: nordic_nrf: Use nordic_hal tag instead of commit hash by Georgios Vasilakis · 7 months ago
- ff7b423 platform: nordic_nrf: Various minor fixes by Georgios Vasilakis · 7 months ago
- 1a8616d BL2: Support LMS via thin PSA crypto core by Raef Coles · 9 months ago