Alexander Zilberkant
|
b409267883
|
Update TESTS/mbed_hal/spm/main.cpp
Use r3 instead of r4
Co-Authored-By: orenc17 <oren.cohen@arm.com>
|
2018-12-23 11:37:29 +02:00 |
Oren Cohen
|
9b573acfa4
|
Run the non-secure cases first
|
2018-12-17 16:43:09 +02:00 |
Oren Cohen
|
6a9de3178e
|
Fix SPM HAL test
When accessing non-secure ram and flash r1 was actually used by the calling function.
Change to a callee saved register.
|
2018-12-17 16:38:13 +02:00 |
Oren Cohen
|
2df2fc7d29
|
Fix PSA-HAL, TRNG, TLS tests
|
2018-12-06 01:22:50 +02:00 |
Oren Cohen
|
773ac8dd95
|
CR fixes
|
2018-11-27 09:16:45 +02:00 |
Oren Cohen
|
53be3cccfc
|
Fix the SPM HAL test
|
2018-11-27 09:16:41 +02:00 |
Alexander Zilberkant
|
aea01a86f6
|
astyle changes
|
2018-11-27 09:16:38 +02:00 |
Oren Cohen
|
dd73fa689c
|
PSA SPM
* Intorduce PSA-SPM to mbed-os
* Add SPM tests (for PSA targets)
* Add PSA PRoT internal storage Secure implementation
* Integrate SPM into the boot proccess
* PSA manifest data generator
* Introduce PSA targets skeleton to mbed-os
* Add artifact delivery to the tools
|
2018-11-27 09:16:35 +02:00 |