From 9bbc74119ea1b3226666b770658ce510ac3b8e96 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 14 Mar 2018 12:29:24 +0000 Subject: Configuration files realignment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testhal/ATSAMA5D2/SECUMOD/chconf.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'testhal/ATSAMA5D2/SECUMOD/chconf.h') diff --git a/testhal/ATSAMA5D2/SECUMOD/chconf.h b/testhal/ATSAMA5D2/SECUMOD/chconf.h index 49b16647b..b1e3841a8 100755 --- a/testhal/ATSAMA5D2/SECUMOD/chconf.h +++ b/testhal/ATSAMA5D2/SECUMOD/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 */ /** @} */ -- cgit v1.2.3