-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nuvoton: Add new target NU_M2354_NPSA_S/NS #13245
Nuvoton: Add new target NU_M2354_NPSA_S/NS #13245
Conversation
Greentea/ARMC6
|
Greentea/GCC_ARM
|
Greentea/IAR
|
@ccli8, thank you for your changes. |
Please review Travis failures: |
This is to enable bootloader and export to KEIL and IAR
On test chip, byte-read (LDRB) last byte of flash in non-secure world always gets 0xFF. Get around it. Recover back on MP chips.
13d2c63
to
de982db
Compare
@0xc0170 Added missing |
CI started |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
Approved by @andypowers |
Summary of changes
M2354 is Nuvoton's Cortex-M23 based, TrustZone enabled chip and is an upgraded version M2351. This PR tries to add non-PSA support into Mbed OS 5.15.
Pull request type
Test results