Merge patch series "riscv: Introduce KASLR"
[platform/kernel/linux-rpi.git] / arch / arm64 / include / asm / efi.h
index f482b99..bcd5622 100644 (file)
@@ -156,4 +156,6 @@ static inline void efi_capsule_flush_cache_range(void *addr, int size)
 
 efi_status_t efi_handle_corrupted_x18(efi_status_t s, const char *f);
 
+void efi_icache_sync(unsigned long start, unsigned long end);
+
 #endif /* _ASM_EFI_H */