Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / arch / arm / mach-versal / include / mach / sys_proto.h
index 677facb..05934c2 100644 (file)
@@ -3,4 +3,10 @@
  * Copyright 2016 - 2018 Xilinx, Inc.
  */
 
-/* Empty file - for compilation */
+enum {
+       TCM_LOCK,
+       TCM_SPLIT,
+};
+
+void tcm_init(u8 mode);
+void mem_map_fill(void);