Skip to content
Commit 89aea436 authored by Alexander Graf's avatar Alexander Graf Committed by Andes
Browse files

efi_loader: Use EFI_CACHELINE_SIZE in the image loader too



We were using our EFI_CACHELINE_SIZE define only in the runtime service
code, but left the image loader to use plain CONFIG_SYS_CACHELINE_SIZE.

This patch moves EFI_CACHELINE_SIZE into efi_loader.h and converts
the image loader to use it.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent b66babda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment