aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SERIAL/chconf.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-03-14 12:29:24 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-03-14 12:29:24 +0000
commit9bbc74119ea1b3226666b770658ce510ac3b8e96 (patch)
treefa968ea4affc071b1e55a2057d72eb38c1d62cd6 /testhal/ATSAMA5D2/SERIAL/chconf.h
parentdf0a27871a256b6fa1b7a8e18cfd74f2c86b9119 (diff)
downloadChibiOS-9bbc74119ea1b3226666b770658ce510ac3b8e96.tar.gz
ChibiOS-9bbc74119ea1b3226666b770658ce510ac3b8e96.tar.bz2
ChibiOS-9bbc74119ea1b3226666b770658ce510ac3b8e96.zip
Configuration files realignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2/SERIAL/chconf.h')
-rwxr-xr-xtesthal/ATSAMA5D2/SERIAL/chconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/ATSAMA5D2/SERIAL/chconf.h b/testhal/ATSAMA5D2/SERIAL/chconf.h
index 49b16647b..b1e3841a8 100755
--- a/testhal/ATSAMA5D2/SERIAL/chconf.h
+++ b/testhal/ATSAMA5D2/SERIAL/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 TRUE
-
#endif /* CHCONF_H */
/** @} */