wolfBoot/test-app/wcs
Daniele Lacamera ed0357289c Fixed NS flash access + flash write unlock + misc
- non-secure flash area increased to cover BOOT+UPDATE partitions
- call unlock/lock functions before accessing pkcs11 store for writing
- Enabled more features in application wolfcrypt front-end
- Fixed compiler w4rnings
2023-09-21 08:28:23 +02:00
..
pkcs11.mk Added NS wrappers for PKCS11 API 2023-09-21 07:57:18 +02:00
pkcs11_stub.c Added NS wrappers for PKCS11 API 2023-09-21 07:57:18 +02:00
pkcs11_test_ecc.c Added NS wrappers for PKCS11 API 2023-09-21 07:57:18 +02:00
user_settings.h Fixed NS flash access + flash write unlock + misc 2023-09-21 08:28:23 +02:00
wolfcrypt_secure.c