aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h
diff options
context:
space:
mode:
authorisiora <none@example.com>2018-02-27 00:07:18 +0000
committerisiora <none@example.com>2018-02-27 00:07:18 +0000
commit83431f3c820dc7a7c7fc15f7ef33b83e9597a8a9 (patch)
treecdd031d1bd1c00775507a15ec54e695d00035980 /demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h
parent4777b6e7c813b7c4ea1b4c3a4f07daa1c066c079 (diff)
downloadChibiOS-83431f3c820dc7a7c7fc15f7ef33b83e9597a8a9.tar.gz
ChibiOS-83431f3c820dc7a7c7fc15f7ef33b83e9597a8a9.tar.bz2
ChibiOS-83431f3c820dc7a7c7fc15f7ef33b83e9597a8a9.zip
Small changes.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11569 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h')
-rwxr-xr-xdemos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h
index e7938699a..2e08d695b 100755
--- a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h
+++ b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/chconf.h
@@ -603,13 +603,6 @@
/* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
-/**
- * @brief Trust zone configuration.
- * @details If enabled the kernel is configured for the secure world
- * and can access specific devices.
- */
-#define CH_CFG_SEC_WORLD FALSE
-
#endif /* CHCONF_H */
/** @} */