TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
refs/heads/feature-isolation-level3
/
platform
/
ext
/
common
4f8cdc0
Platform: Add break for switch cases
by Shawn Shan
· 4 years, 10 months ago
27e1dbc
Partition: Log API special for partition
by Summer Qin
· 5 years ago
fc696bc
SPM: Implement SPM log functions.
by Shawn Shan
· 5 years ago
95acb04
HAL: Isolation: Update tfm_hal_memory_has_access
by Kevin Peng
· 4 years, 11 months ago
bf52b51
Platform: Updating GCC linker scripts for Lv3 Isolation
by Minos Galanakis
· 4 years, 11 months ago
a12dd38
Platform: Scatter: Add Position tags for Multi-core
by Kevin Peng
· 4 years, 10 months ago
59620d7
Platform: Add/Change address mark in scatter file
by Mingyang Sun
· 5 years ago
ffaeb03
Platform: Add/remove position tags in scatter file
by Kevin Peng
· 5 years ago
15ffe49
HAL: Add common isolation API implementation for armv8m MPU
by Kevin Peng
· 5 years ago
3125667
Platform: Split TFM_LINK_SET_RO_IN_PARTITION_SECTION
by Kevin Peng
· 5 years ago
c3993f5
Platform: Re-arrange regions in scatter file
by Kevin Peng
· 5 years ago
9054a7a
SPM: Unify the naming inside scatter loader
by Ken Liu
· 5 years ago
a66e681
SPM: Update log parameter to 'char *'
by Shawn Shan
· 5 years ago
ccc0bdd
Build: Apply global array as partition stacks [tf-m]
by Ken Liu
· 5 years ago
8332777
Build: Update the test partition manifest related
by Ken Liu
· 5 years ago
c47d710
ITS/PS: Make file system configuration dynamic
by Chris Brand
· 5 years ago
dee2b21
SPM: Add header file for SPM log system
by Shawn Shan
· 5 years ago
0eb7c91
HAL: Rename platform init function
by Summer Qin
· 5 years ago
bce2113
HAL: Rename platform reset function
by Summer Qin
· 5 years ago
664d136
Boot : Fix boot_platform_quit
by Michel Jaouen
· 5 years ago
f1e36e8
Test: Simplify dual-cpu lightweight NS multi-thread test
by David Hu
· 5 years ago
7749866
Crypto: Add a Mbed Crypto config file for Profile Medium
by David Hu
· 5 years ago
90602de
SPM: Restructure SPM folder
by Summer Qin
· 5 years ago
4ac167e
Platform: Implement 557efdc4 for IAR
by TTornblom
· 5 years ago
0b572be
Build: Compile the cc312 driver for Cortex-M0+ host processor
by Vishnu Banavath
· 5 years ago
190dbaa
Platform: Fix CC312 enabled build without BL2
by Tamas Ban
· 5 years ago
3ecd622
Boot: Add boot_plaftorm_quit to boot_hal template
by Michel Jaouen
· 5 years ago
6d2bc65
Attest: Support kid parameter in COSE_Mac0 structure header
by David Hu
· 5 years ago
10eddf6
Attest: Fetch symmetric Initial Attestation Key
by David Hu
· 6 years ago
c6d7450
SST: Rename SST(Secure STorage) to PS(Protected Storage)
by Kevin Peng
· 5 years ago
ae97988
Build: Minor IAR warnings elimination and fix for 8f17a711
by TTornblom
· 5 years ago
c9bdcd7
Platform: Update the include statements
by Mingyang Sun
· 5 years ago
524e3ec
Platform: Unify NS and secure UART STDOUT implementation
by Kevin Peng
· 5 years ago
e954d6b
Crypto: Add alternatives of mbed-crypto implementations
by David Hu
· 5 years ago
c1a80cb
Crypto: Add a Mbed Crypto config file for TF-M Profile Small
by David Hu
· 6 years ago
b4395f9
Platform: S Vectors: __vectors_end__ should not include handler code
by Alamy Liu
· 6 years ago
331f0f7
Platform: Remove contents in TFM_UNPRIV_DATA section
by Summer Qin
· 5 years ago
68eb406
SST: Move the SST partition to Application Root Of Trust
by Galanakis, Minos
· 6 years ago
a26983f
Platform: Add LPCXpresso55S69-EVK support
by Kevin Townsend
· 5 years ago
b37ac45
Platform: Copy crypto keys to eMRAM on Musca-S1
by Balint Matyi
· 5 years ago
c29a77b
Build: Added more targets for IAR builds
by TTornblom
· 6 years ago
e3ef1fd
Build: Added support for IAR toolchain to psoc64
by TTornblom
· 6 years ago
99f0be2
Build: IAR support
by TTornblom
· 6 years ago
98ab441
Crypto: Add support for persistent keys
by Jamie Fox
· 6 years ago
9857b46
SST: Increase stack size to 0x800 from 0x600
by Raymond Ngun
· 5 years ago
6015596
Crypto: Disable SHA-1 by default
by Jamie Fox
· 6 years ago
625445e
ITS: Increase stack size
by Kevin Peng
· 5 years ago
993eb04
Platform: Add TFM_UNPRIV_DATA region in linker file
by Edison Ai
· 5 years ago
33311d3
Tools: Add linker_pattern support to manifest list file
by Jaykumar Pitambarbhai Patel
· 6 years ago
240f58e
Test: Add a Secure Partition for multi-core test
by David Hu
· 6 years ago
9237171
Platform: Update Mbed Crypto config file
by Jamie Fox
· 6 years ago
1ad0937
SST: Use ITS as the backend of SST
by TudorCretu
· 6 years ago
7bc691d
Revert "Build: Fix SRAM sanity check in common scatter file"
by Jamie Fox
· 5 years ago
ac80a26
Platform: Add Musca B1 eFlash Driver
by Gabor Abonyi
· 6 years ago
52182bc
Build: Fix SRAM sanity check in common scatter file
by Gabor Abonyi
· 6 years ago
d5b6817
Test: Increase secure test service stack size
by Tamas Ban
· 6 years ago
b0be461
Platform: Add BL2 platform-specific hw initialization
by Andrei Narkevitch
· 6 years ago
c34cfbd
Adjust partition stack size
by Ken Liu
· 6 years ago
2679c16
Test: Increase client partition stack size
by Ken Liu
· 6 years ago
806af74
Core: Align the parameter package for psa_call
by Summer Qin
· 6 years ago
5525ef3
Platform: Add system reset hal function in SPM
by Edison Ai
· 6 years ago
c6b458b
Interface: TF-M specific log API
by Mingyang Sun
· 6 years ago
c73130f
Build: Add conditional build for secure partitions
by Kevin Peng
· 6 years ago
830ff76
Test: Add Secure Client 2 test partition
by Jamie Fox
· 6 years ago
1ec6e26
Platform: USART driver enhancement for secure
by Mingyang Sun
· 6 years ago
086ffe3
Platform: Move tfm_rotpk.c under template
by David Hu
· 6 years ago
470c9aa
Platform: Move attestation example key PEM file under template
by David Hu
· 6 years ago
b3d2d62
Platform: Move tfm_initial_attestation_key_material.c under template
by David Hu
· 6 years ago
2fa0738
Platform: Extract the duplicated identical dummy_nv_counters.c
by David Hu
· 6 years ago
5469cea
Platform: Extract the duplicated identical dummy_device_id.c
by David Hu
· 6 years ago
31c574dc
Platform: Extract the duplicated identical dummy_crypto_keys.c
by David Hu
· 6 years ago
981ecb6
Platform: Extract the duplicated identical dummy_boot_seed.c
by David Hu
· 6 years ago
a6ceeb6
Platform: Extract the duplicated identical attest_hal.c
by David Hu
· 6 years ago
28d993c
CC312: Fix Windows build
by Gyorgy Szing
· 6 years ago
3813f72
Platform: Fix XXX_ATTR_FN section label in GNUARM linker script
by David Hu
· 6 years ago
a642cd2
Build: Put libtfmsprt.a library into UNPRIV_CODE
by mingyang sun
· 6 years ago
179a156
Interface: Enable Platform service in IPC model
by Mate Toth-Pal
· 6 years ago
4dd59b0
Platform: Get attestation private key from OTP on Musca-B1
by Xu Yong
· 6 years ago
9830d48
Platform: Generate attestation key and program it to OTP on Musca-B1
by Xu Yong
· 6 years ago
2e297a5
Platform: Get the hash of ROTPK from CC312 OTP
by Tamas Ban
· 6 years ago
84678d0
Platform: Use CryptoCell HUK to derive a key as SST key
by Xu Yong
· 6 years ago
80f2824
Platform: Get device lifecycle from CC312 on Musca-B1
by Tamas Ban
· 6 years ago
f824e74
Boot: Add OTP provisioning functionality to MCUBoot
by Tamas Ban
· 6 years ago
d2485af
Crypto: Enable CC312 runtime library
by Raef Coles
· 6 years ago
a657a9c
Platform: Enable CC312 integration
by Raef Coles
· 6 years ago
0e823a0
Test: Add SST test partition
by Jamie Fox
· 6 years ago
c99d0d6
Platform: Fix uart_stdout.h include
by Jamie Fox
· 6 years ago
5bba54c
Platform: Add SPE platform-specific hw initialization
by Andrei Narkevitch
· 6 years ago
b2134e6
Build: Use generated PID
by Edison Ai
· 6 years ago
1d83d5b
Platform: Add an option to run code in SPE from RAM
by Andrei Narkevitch
· 6 years ago
557efdc
Platform: Specify the starting address of privileged secure data area
by David Hu
· 6 years ago
2c6c995
Platform: Adjust ARMCLANG linker script to support multi-core topology
by David Hu
· 6 years ago
a81bef3
Platform: Adjust GNUARM linker script to support multi-core topology
by David Hu
· 6 years ago
f8f773f
Platform: Remove hardcoded UART baud rate from init
by Mate Toth-Pal
· 6 years ago
4d6ea2f
Platform: Use PSA ECC ID for attestation key
by Raef Coles
· 6 years ago
f51cb2d
Platform: Remove unneeded attestation key material
by Raef Coles
· 6 years ago
fb182bc
ITS: Implement the top layer of the ITS service
by TudorCretu
· 6 years ago
0d87f66
Platform: Remove tfm_mbedtls_config.h
by Jamie Fox
· 6 years ago
acae8bd
Core: Only allow PRoT services to make reset request
by Mate Toth-Pal
· 6 years ago
456d3eb
Platform: Add a missing #endif in common scatter file
by David Hu
· 6 years ago
Next »