TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
02a2344242aa3365f583e754f636d787f53bcf40
02a2344
SST: Add capability to use RAM instead of flash
by Marc Moreno Berengue
· 7 years ago
3ecb55c
Core: Fix: disable non-secure exception handling
by Miklos Balint
· 7 years ago
d2ceaf3
Platform: fix drag and drop issue on Musca-A1
by David Vincze
· 7 years ago
42e74b4
Test: Add rollback protection tests for SST
by Marc Moreno Berengue
· 7 years ago
184d203
SST: Add rollback protection in SST service
by Marc Moreno Berengue
· 7 years ago
b2c17ae
Platform: Add NV counters for reference targets
by Marc Moreno Berengue
· 7 years ago
4cc81fc
Platform: Add NV counter interface
by Marc Moreno Berengue
· 7 years ago
d4de80f
Platform: Remove secure api from unpriv section
by Marc Moreno Berengue
· 7 years ago
9926df8
Platform: Replace tfm_plat_errno by tfm_plat_err
by Marc Moreno Berengue
· 7 years ago
ef20272
Platform: Add tfm_ prefix in the platform HAL
by Marc Moreno Berengue
· 7 years ago
7501797
SST: Update crypto to return valid PSA SST errors
by Marc Moreno Berengue
· 7 years ago
736958b
SST: Add const in asset policy and perms arrays
by Marc Moreno Berengue
· 7 years ago
2f66b21
SST: Implement filesystem layer
by Marc Moreno Berengue
· 7 years ago
9b41fd9
Platform: Check if flash area is ready to write
by Marc Moreno Berengue
· 7 years ago
f6a64f7
SST: Update CMakeLists.inc and documentation
by Marc Moreno Berengue
· 7 years ago
95d6572
SST: Add SST_CREATE_FLASH_LAYOUT flag
by Marc Moreno Berengue
· 7 years ago
1477a2c
SST: Add SST flash filesystem layer
by Marc Moreno Berengue
· 7 years ago
2121f02
SST: Refactor sst_flash_block_to_block_move func
by Marc Moreno Berengue
· 7 years ago
6a42c4a
SST: Add object table to manage all objects
by Marc Moreno Berengue
· 7 years ago
b148b28
SST: Fix incorrect data removal in obj delete func
by Marc Moreno Berengue
· 7 years ago
61f00de
SST: Move secure API to named section
by Marc Moreno Berengue
· 7 years ago
ed83d4b
Platform: fix GCC linker script to build without BL2
by Tamas Ban
· 7 years ago
d90c81b
Test: Add build config which support level 3 isolation
by Tamas Ban
· 7 years ago
f97ea83
Platform: Reduce SPM's stack size on Musca A1
by Tamas Ban
· 7 years ago
3109b30
CMake: Clean up TFM_LVL configuration
by Tamas Ban
· 7 years ago
9b4677f
Platform: Create shared UART between S and NS
by Tamas Ban
· 7 years ago
5385d2c
Platform: Fix comment and include guard
by Tamas Ban
· 7 years ago
c2074a7
Test: fix secure test client partition
by Tamas Ban
· 7 years ago
f7641fa
Boot: Remove revert functionality support
by David Vincze
· 7 years ago
26e8c8a
Platform: Add new CMSIS Flash driver for Musca
by David Vincze
· 7 years ago
f998244
Boot: Load image to SRAM for execution
by Oliver Swede
· 7 years ago
7cbf7ef
Platform: Change flash layout on Musca-A1
by Oliver Swede
· 7 years ago
640a1cf
Platform: Set execution address space on Musca-A1
by Oliver Swede
· 7 years ago
45c60d8
Platform: Execute MCUBoot from SRAM on Musca-A1
by Oliver Swede
· 7 years ago
8ee18a9
Platform: Enable whole QSPI access on Musca-A1
by Oliver Swede
· 7 years ago
05e5ded
Boot: Set load address in image header
by Oliver Swede
· 7 years ago
285dacd
Boot: Mirror changes made in MCUBoot to image_header
by Oliver Swede
· 7 years ago
2144044
Boot: Add version number from command line
by Oliver Swede
· 7 years ago
49c95d4
AuditLog: Fix missing autogenerated file update
by Antonio de Angelis
· 7 years ago
05cd2bc
Merge changes from topic 'AuditLog'
by Antonio de Angelis
· 7 years ago
937ba56
Docs: Update the AuditLog documentation
by Antonio de Angelis
· 7 years ago
2eeac64
AuditLog: Align the implementation to the PSA header
by Antonio de Angelis
· 7 years ago
0d651fd
Test: Fix incorrect include file in test service
by Marc Moreno Berengue
· 7 years ago
158bf18
Merge changes Iac4e1b7d,Ib771485e
by Miklós Bálint
· 7 years ago
12bc645
AuditLog: PSA API header
by Antonio de Angelis
· 7 years ago
1379e15
App, Test: Updates for thread mode NS-S transition
by Mate Toth-Pal
· 7 years ago
ace4c3f
Core: Thread mode transition from NS to S
by Miklos Balint
· 7 years ago
ee551bc
CMake: Fix invalid/unknown compiler error message
by Mate Toth-Pal
· 7 years ago
f64f1eb
Platform: Add GNUARM support for Musca platform
by Mate Toth-Pal
· 7 years ago
7ed189e
Platform: Add GNUARM support for AN519 platform.
by Mate Toth-Pal
· 7 years ago
d5fb429
Platform: Add gcc support for TFM_LVL==3
by Mate Toth-Pal
· 7 years ago
941ba9b
manifest: change tfm_linker_pattern structure
by Mate Toth-Pal
· 7 years ago
a76e2ab
Platform: Move BL2 trailer base values to platform
by Mate Toth-Pal
· 7 years ago
2e7807f
Platform: Provide __stack symbol in bl2 ld file
by Mate Toth-Pal
· 7 years ago
0e9d24d
Platform: Clean up gcc startup files
by Mate Toth-Pal
· 7 years ago
77e4635
Platform: Clean up uart_stdout
by Mate Toth-Pal
· 7 years ago
4c84058
Merge "Crypto: Add PSA API"
by Ashutosh Singh
· 7 years ago
49bd355
Docs: Update docu to run TF-M apps without BL
by Marc Moreno Berengue
· 7 years ago
14276e9
Crypto: Add PSA API
by Antonio de Angelis
· 7 years ago
5c1756f
Platform: Update Musca platform files
by Gabor Kertesz
· 7 years ago
eb953f5
Platform: Refactor generic USART device usage
by Gabor Kertesz
· 7 years ago
f398da2
SST: Implement PSA SST API for secure partitions
by Marc Moreno Berengue
· 7 years ago
c304f92
SST: Align PSA SST APIs with the coding style
by Marc Moreno Berengue
· 7 years ago
092aaf0
SST: Add reference read PSA SST API definition
by Marc Moreno Berengue
· 7 years ago
b391976
SST: Align client ID type with PSA definition
by Marc Moreno Berengue
· 7 years ago
92fe2f4
Docs: update docs according to the new naming convention
by Tamas Ban
· 7 years ago
57bfa43
CMake: collect executables to common location
by Tamas Ban
· 7 years ago
f258907
Docs: create bootloader specfic md file
by Tamas Ban
· 7 years ago
8255414
Core: configure NS environment with HAL API
by Tamas Ban
· 7 years ago
6032c3b
Platform: get addresses of memory regions based on linker symbols
by Tamas Ban
· 7 years ago
db69d52
CMake: link TF-M for both memory partition
by Tamas Ban
· 7 years ago
4fb8e9d
Boot: add non-swapping functionality to MCUBoot
by Tamas Ban
· 7 years ago
936c33b
Platform: Move isolation hw code to SPM hal
by Mate Toth-Pal
· 7 years ago
e147533
Platform: Create files for spm hal
by Mate Toth-Pal
· 7 years ago
ecc48a1
Platform: Rename mbedTLS config file
by Gabor Kertesz
· 7 years ago
0fa49aa
Build: Remove dead include path
by Gabor Kertesz
· 7 years ago
d7d7d74
Platform: Fix relative include paths of linker
by Gabor Kertesz
· 7 years ago
fffaafb
Build: Fix linker include in cmake
by Gabor Kertesz
· 7 years ago
afceb65
Build: Move to mbedTLS version 2.6.1
by Antonio de Angelis
· 7 years ago
7d053a3
SST: First public draft of PSA SST APIs
by Marc Moreno Berengue
· 7 years ago
7903294
SST: Unpack tfm_sst_buf_t for read and write APIs
by Marc Moreno Berengue
· 7 years ago
10d0d36
SST: Add asset authentication token in the APIs
by Marc Moreno Berengue
· 7 years ago
4258e54
SST: Use asset ID instead of handle in all APIs
by Marc Moreno Berengue
· 7 years ago
51af951
SST: Add asset types and attributes
by Marc Moreno Berengue
· 7 years ago
675b6e9
SST: Rename get_attributes APIs to get_info
by Marc Moreno Berengue
· 7 years ago
6cf1c0d
SST: Add encrypted object layer above sst core
by Jamie Fox
· 7 years ago
ace460a
SST: Rename prepare and wipe interface names
by Marc Moreno Berengue
· 7 years ago
214507b
Test: Update tests for no partial asset rw
by Ben Davis
· 7 years ago
38902c8
SST: Add ability to disable partial asset rw
by Ben Davis
· 7 years ago
6d7256b
Test: Create secure client service
by Ben Davis
· 7 years ago
0687dfc
manifest: minor bugfixes and improvements
by Miklos Balint
· 7 years ago
3a05c9d
manifest: refactor python scripts for modularity
by Miklos Balint
· 7 years ago
d306ab1
Core: SPM to rely on manifest files for database
by Miklos Balint
· 7 years ago
470919c
manifest: add manifest list and parser scripts
by Miklos Balint
· 7 years ago
ea2aadf
Test: manifest files for test services
by Miklos Balint
· 7 years ago
0010d12
SST: add manifest file
by Miklos Balint
· 7 years ago
15308bc
AuditLog: add manifest file
by Miklos Balint
· 7 years ago
60121a4
Build: Gracefully fail if service build is disabled
by Antonio de Angelis
· 7 years ago
32e22aa
AuditLog: Amend header fields
by Antonio de Angelis
· 7 years ago
e7e8f49
AuditLog: Refactor Core components
by Antonio de Angelis
· 7 years ago
Next »