Commit Graph

10 Commits (0024733ea089603bbee97f353443b59838690f15)

Author SHA1 Message Date
Michael Schwarcz 493f1fc006 Disable secure-time on EV_COG_AD3029LZ due to small RAM size (64KB) and fix replay_blob test 2018-12-04 16:24:58 -06:00
Michael Schwarcz 4174cb37d9 Add include for mbed.h in tests main file 2018-12-04 16:24:58 -06:00
Michael Schwarcz bdf2055144 Increase tests timeout for Realtek tests 2018-12-04 16:24:58 -06:00
Michael Schwarcz 4580c0aa83 tests: dynamic allocation of blob2 2018-12-04 16:24:58 -06:00
Michael Schwarcz 9e2e2248f0 Adjust timeout in replay_blob() test 2018-12-04 16:24:58 -06:00
Michael Schwarcz f9719195ac Revert unintended lines from previous commit 2018-12-04 16:24:58 -06:00
Michael Schwarcz bc86f4c3dd Fix K22F build 2018-12-04 16:24:57 -06:00
Michael Schwarcz 0dd966dd0d Build secure-time only on platform with NVSTORE and DEVICE_TRNG
- Add mbed_lib.json with SECURE_TIME_ENABLED macro defaulted to 1.
- Disable SECURE_TIME_ENABLED if NVSTORE or DEVICE_TRNG are disabled.
- Compile secure-time sources only if SECURE_TIME_ENABLED is enabled.
2018-12-04 16:24:57 -06:00
Michael Schwarcz 0476b21c69 CR fixes 2018-12-04 16:24:57 -06:00
Michael Schwarcz 44f6b8a07c Add secure_time library implementation 2018-12-04 16:24:57 -06:00