TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
f56baf651290791729bdf4b25b90a8590641b986
f56baf6
Doc: Increased `autosectionlabel_maxdepth`
by Galanakis, Minos
· 6 years ago
0c1ad78
Doc: Added nested index structure
by Galanakis, Minos
· 6 years ago
6ccf7ec
Doc: Restructured readme.rst
by Galanakis, Minos
· 6 years ago
0e823a0
Test: Add SST test partition
by Jamie Fox
· 6 years ago
1f951d5
Docs: Move rollback protection design doc to TF-M tree
by Tamas Ban
· 6 years ago
c99d0d6
Platform: Fix uart_stdout.h include
by Jamie Fox
· 6 years ago
cc39fcb
Core: Detect the current handling handle in psa_close
by Shawn Shan
· 6 years ago
b5ebe26
Core: Remove the duplicated NULL checking
by Shawn Shan
· 6 years ago
808aedb
Core: Add stddef.h include in tfm_core_utils.h
by David Hu
· 6 years ago
4904152
Dualcpu: Add extern "C" keyword in tfm_mailbox.h
by David Hu
· 6 years ago
9c48d20
Core: Change the signature of entry point
by Edison Ai
· 6 years ago
5bba54c
Platform: Add SPE platform-specific hw initialization
by Andrei Narkevitch
· 6 years ago
a8e751e
Core: Move tfm_spm_db files to spm folder
by Edison Ai
· 6 years ago
45b2255
Build: Align manifest service
by Edison Ai
· 6 years ago
b2134e6
Build: Use generated PID
by Edison Ai
· 6 years ago
387663f
Build: Create pid.h file
by Edison Ai
· 6 years ago
33bbeed
Platform: Correct ITS flash layout
by Jamie Fox
· 6 years ago
6184469
Core: Enable platform specific extensions to the core set of SVC handlers
by Alan DeMars
· 6 years ago
f050170
Build: Add psa_framework_version attribute
by Edison Ai
· 6 years ago
31b3bea
Test: Use generated signal
by Edison Ai
· 6 years ago
9b0e0c7
Core: Align psa_wait() to PSA FF 1.0.0
by Shawn Shan
· 6 years ago
f94204e
Core: Move irq_signal bit check to the front
by Shawn Shan
· 6 years ago
dae9f93
Build: Remove conditional gaurding from manifest output files
by Jaykumar Pitambarbhai Patel
· 6 years ago
3a98602
Build: Align service version convention to PSA FF 1.0
by Jaykumar Pitambarbhai Patel
· 6 years ago
1bad759
Build: Fix deprecated yaml.load calls
by Mate Toth-Pal
· 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
9076e82
Platform: Add Musca-S1 target
by Bence Kaposzta
· 6 years ago
014e413
plat: add NSPE platform-specific hw initialization
by Andrei Narkevitch
· 6 years ago
429ceec
Doc: Update contribution guide
by Ashutosh Singh
· 6 years ago
4a6555e
Docs: Fix installation details of Python packages
by David Vincze
· 6 years ago
be87fc0
Docs: Update IPC desgin document
by Edison Ai
· 6 years ago
1527470
Core: Refine structure type name and comment
by Mingyang Sun
· 6 years ago
2d61ebb
Twincpu: Add general multi-core memory access check implementation
by David Hu
· 6 years ago
704a59f
Docs: Add design document of multi-core memory access check
by David Hu
· 6 years ago
d87d12f
Twincpu: Adjust App CMakeLists.txt to support multi-core build
by David Hu
· 6 years ago
347cbd8
Twincpu: Add multi-core specific initialization in App main()
by David Hu
· 6 years ago
3fac96a
Twincpu: Add NSPE PSA client call interface in multi-core topology
by David Hu
· 6 years ago
d2753b3
Twincpu: Add NSPE mailbox implementation
by David Hu
· 6 years ago
dbafa3e
Twincpu: Update NSPE mailbox APIs
by David Hu
· 6 years ago
f8f773f
Platform: Remove hardcoded UART baud rate from init
by Mate Toth-Pal
· 6 years ago
b8e53bf
Platform: Fix ITS_FLASH_PROGRAM_UNIT on Musca-B1
by Jamie Fox
· 6 years ago
a80d033
Platform: Remove function to get HUK
by Jamie Fox
· 6 years ago
6c0a58d
SST: Add hardware key management
by Jamie Fox
· 6 years ago
dadb4e8
Crypto: Add support for key APIs for HUK
by Jamie Fox
· 6 years ago
104f750
Platform: Add API to get key derived from HUK
by Jamie Fox
· 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
b321c0b
Build: Change CMAKE_BUILD_TYPE to ignore case
by Raef Coles
· 6 years ago
f03e1a9
Attest: Refactor COSE key parameter creation
by Raef Coles
· 6 years ago
84d392a
Attest: Calculate instance id
by Raef Coles
· 6 years ago
bfe4762
Attest: Add key selection and modify key loading
by Raef Coles
· 6 years ago
702c08a
Test: Add ITS interface regression test
by Vikas Katariya
· 6 years ago
af33f10
Core: Move SVC header into 'secure_fw/include'
by Ken Liu
· 6 years ago
74977d2
Doc: Update ITS documentation
by David Hu
· 6 years ago
2506ae9
ITS: Fix erase block
by David Hu
· 6 years ago
7d74ddb
Doc: SST Flash Update documentation
by Vikas Katariya
· 6 years ago
ff31524
SST: Fix Erase Block
by Vikas Katariya
· 6 years ago
b3799e1
Build: Align Irq source to PSA FF 1.0
by Jaykumar Pitambarbhai Patel
· 6 years ago
bc5e5aa
Support CMSIS_device_header macro provided in CMSIS
by Kevin Peng
· 6 years ago
48d298b
Build: Add support for json manifest format
by Jaykumar Pitambarbhai Patel
· 6 years ago
f1ea5c6
Build: Remove core test config file
by Edison Ai
· 6 years ago
ea616eb
Core: Remove dedicated non-secure memory check from has_access_to_region()
by David Hu
· 6 years ago
5358c8c
Docs: Update SPRTL design document
by Ken Liu
· 6 years ago
90128b7
Twincpu: Add generic multi-core specific functions implementations
by David Hu
· 6 years ago
465a198
Twincpu: Implement multi-core topology SPE mailbox library
by David Hu
· 6 years ago
49ec08a
Twincpu: Add multi-core topology mailbox data types and APIs
by David Hu
· 6 years ago
73dfbc5
Boot: Make MCUBoot logging optional
by David Vincze
· 6 years ago
00dceb1
Attest: Use boot record TLV in IAT token creation
by David Vincze
· 6 years ago
219a175
Boot: Add measured boot record TLV to shared area
by David Vincze
· 6 years ago
4b84de5
Boot: Add measured boot record TLV to image manifest
by David Vincze
· 6 years ago
21f5bf6
Tools: allow IAT verification with public key
by Sergei Trofimov
· 6 years ago
fb38d56
Twincpu: Add RPC into TF-M PSA client call handling and reply routines
by David Hu
· 6 years ago
5923bc2
Twincpu: Add RPC definitions and implementation in TF-M
by David Hu
· 6 years ago
733d8f9
Core: Extract out common PSA client call handlers
by David Hu
· 6 years ago
710cbd8
Doc: Fix sphinx documents format error
by Summer Qin
· 6 years ago
397485e
Test: Add interface regression test
by Vikas Katariya
· 6 years ago
4117e03
Doc: Updated for Version 1.0-RC2
by Tamas Ban
· 6 years ago
TF-Mv1.0-RC2
0b7875e
SST: Prevent writing to last available slot
by Raef Coles
· 6 years ago
e59662a
Attest: Update mandatory claims in the test suite
by David Vincze
· 6 years ago
4f69766
Boot: Provide signer ID even when using HW keys
by David Vincze
· 6 years ago
af08238
Boot: Verify address when using loading to RAM
by Raef Coles
· 6 years ago
a495259
Platform: Add boot image address verification info
by Raef Coles
· 6 years ago
27a6145
Boot: Mitigate TOCTOU attack when RAM loading
by Raef Coles
· 6 years ago
dd87173
Docs: Fix some typing errors
by Shawn Shan
· 6 years ago
df0c064
Platform: Enable AN524 in ConfigPsaApiTestIPCTfmLevel2
by Tamas Kaman
· 6 years ago
6b6a19b
Build: Add support for PSA API tests for ITS
by Jamie Fox
· 6 years ago
0506c9f
Test: Add ITS secure and non-secure tests
by TudorCretu
· 6 years ago
fb182bc
ITS: Implement the top layer of the ITS service
by TudorCretu
· 6 years ago
ba8a3fa
ITS: Update filesystem and flash layer
by TudorCretu
· 6 years ago
6f7c0fe
Platform: Change secure memory allocation
by TudorCretu
· 6 years ago
c0e4bee
Docs: TF-M Internal Trusted Storage service integration guide
by TudorCretu
· 6 years ago
5428f5a
Docs: Update ITS doxygen documentation in the header
by TudorCretu
· 6 years ago
598f6d4
Interface: Add PSA Internal Trusted Storage header
by Jamie Fox
· 6 years ago
a4b5d24
Core: tfm_spm_get_msg_from_handle to check handle
by Mate Toth-Pal
· 6 years ago
8cb8d88
Tools: Update the list of mandatory claims
by David Vincze
· 6 years ago
576a276
Attest: Remove unnecessary fixme
by Tamas Ban
· 6 years ago
6d2e430
Attest: Verify the exposure of shared data to NSPE
by Tamas Ban
· 6 years ago
Next »