blob: a15c431d008733c5b93d369268a75e5ea1612818 [file] [log] [blame]
Manish V Badarkhe4aab6692020-08-23 09:47:02 +01001/*
2 * Copyright (c) 2020, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#define TRUSTED_NV_CTR_ID U(0)
8#define NON_TRUSTED_NV_CTR_ID U(1)
9#define MAX_NV_CTR_IDS U(2)