blob: e949193fcb45065532a111e1a0e3758df4fc1dde [file] [log] [blame]
/*
* Copyright (c) 2021-2022, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef ATTESTATION_SP_H
#define ATTESTATION_SP_H
#define ATTESTATION_SP_UUID_BYTES \
{0xa1, 0xba, 0xf1, 0x55, 0x88, 0x76, 0x46, 0x95, \
0x8f, 0x7c, 0x54, 0x95, 0x5e, 0x8d, 0xb9, 0x74}
#endif /* ATTESTATION_SP_H */