We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec455a commit a1d2d39Copy full SHA for a1d2d39
3 files changed
examples/trustzone/non-secure/non-secure-hello.c
@@ -1,5 +1,5 @@
1
/*
2
- Copyright (c) 2018-2024, IAR Systems AB.
+ Copyright (c) 2018-2025, IAR Systems AB.
3
4
`non-secure` "Hello" - A simple CMSE example
5
This example is not production-ready within CMSE best-practices.
examples/trustzone/secure/secure-hello.c
@@ -1,6 +1,6 @@
`secure` "Hello" - A simple CMSE example
6
This minimalistic example is not production-ready within CMSE best-practices.
examples/trustzone/secure/secure-hello.h
Header file for the `trustzone` example.
Contains definitions used in the following targets:
0 commit comments