Commit d3ea4f08 authored by HONG Yifan's avatar HONG Yifan Committed by Yifan Hong
Browse files

ANDROID: KVM: arm64: allow nvhe/trace.h for in-tree/DDK pKVM modules



For both in-tree and DDK pKVM modules, it is now adviced to use
nvhe/trace.h instead of a simple trace.h. This is clearer.

Putting it in `nvhe/` also allows us to add pkvm_headers_aarch64 to
all_headers_allowlist_aarch64 directly, so that DDK pKVM modules don't
have to add pkvm_headers_aarch64 explicitly.

To keep backwards compatibility, this commit does not disallow using
`#include "trace.h"` directly. This will be removed in the follow up
CL.

To keep in-tree and DDK pKVM modules's -I flags in sync, add an IFTTT
block.

NO_IFTTT=This is the initial creation of the block.

Bug: 416603216
Bug: 357781595
Change-Id: Iac90750d4442539d12099eb09ba4cb2946956ef2
Signed-off-by: default avatarHONG Yifan <elsk@google.com>
parent 67160594
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment