Skip to content
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 M235x, TrustZone enabled. #2850

Open
wants to merge 38 commits into
base: develop
Choose a base branch
from
Open

Nuvoton M235x, TrustZone enabled. #2850

wants to merge 38 commits into from

Conversation

k2m
Copy link

@k2m k2m commented Jan 29, 2024

target branch: develop

Objective: addition of trustzone support on Nuvoton M235x platform.

target boards:

  • TARGET=m2354 BOARD=Numaker_PFM_M2354
  • TARGET=m2351 BOARD=Numaker_PFM_M2351
  • TARGET=m2351 BOARD=axio_nano

Application: examples/platform-specific/m235x/simple-tz

On running make, 2 executables are generated: secure/secure.$(TARGET) and nonsecure/nonsecure.$(TARGET)

Added directories: arch/cpu/{m2351, m2354} arch/platform/{m2351, m2354} examples/platform-specific/m235x/simple-tz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants