2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
6 * Copyright (C) 2014, Imagination Technologies Ltd.
8 * EVA functions for generic code
14 #include <kernel-entry-init.h>
23 * Platforms must define their own 'platform_eva_init' macro in
24 * their kernel-entry-init.h header. This macro usually does the
25 * platform specific configuration of the segmentation registers,
26 * and it is normally called from assembly code.
39 #endif /* CONFIG_EVA */
41 #endif /* __ASSEMBLY__ */