aboutsummaryrefslogtreecommitdiff
path: root/include/configs/jetson-tk1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/jetson-tk1.h')
-rw-r--r--include/configs/jetson-tk1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h
index a3c385b..b4c42fd 100644
--- a/include/configs/jetson-tk1.h
+++ b/include/configs/jetson-tk1.h
@@ -26,8 +26,4 @@
#include "tegra-common-usb-gadget.h"
#include "tegra-common-post.h"
-/* Reserve top 1M for secure RAM */
-#define CONFIG_ARMV7_SECURE_BASE 0xfff00000
-#define CONFIG_ARMV7_SECURE_RESERVE_SIZE 0x00100000
-
#endif /* __CONFIG_H */