blob: 32dd33bafadd21a30b4ef6c7e5143781779eb69a [file] [log] [blame]
Alan Stokesbcc2ec22022-10-31 17:02:50 +00001LIBVM_PAYLOAD {
2 global:
Alice Wanga410b642023-10-18 09:05:15 +00003 AVmPayload_notifyPayloadReady; # systemapi introduced=UpsideDownCake
4 AVmPayload_runVsockRpcServer; # systemapi introduced=UpsideDownCake
5 AVmPayload_getVmInstanceSecret; # systemapi introduced=UpsideDownCake
6 AVmPayload_getDiceAttestationChain; # systemapi introduced=UpsideDownCake
7 AVmPayload_getDiceAttestationCdi; # systemapi introduced=UpsideDownCake
8 AVmPayload_getApkContentsPath; # systemapi introduced=UpsideDownCake
9 AVmPayload_getEncryptedStoragePath; # systemapi introduced=UpsideDownCake
10 AVmPayload_requestAttestation; # systemapi introduced=VanillaIceCream
Alan Stokesbcc2ec22022-10-31 17:02:50 +000011 local:
12 *;
13};