1c4893edfe
There could be a scenario where we define some region in normal memory and use them store to logs which is later retrieved by bootloader during warm reset. In this scenario, we wanted to treat this memory as normal cacheable memory instead of default behaviour which is an overhead. Making it cacheable could improve performance. This commit gives control to change mem_type from Device tree, and also documents the value for normal memory. Bug: 179108912 Signed-off-by: Mukesh Ojha <mojha@codeaurora.org> (cherry picked from commit 9d843e8fafc7c0b15d8f511d146c0c3d7c816634 git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore) Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/1616438537-13719-1-git-send-email-mojha@codeaurora.org Change-Id: I56ae3c5dba729962854a5d590d8c80cc3aae12bd Signed-off-by: Mukesh Ojha <mojha@codeaurora.org> |
||
---|---|---|
.. | ||
blk.c | ||
ftrace.c | ||
inode.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
platform.c | ||
pmsg.c | ||
ram_core.c | ||
ram.c | ||
zone.c |