Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
its_ids.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Analog Devices, Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6#ifndef ZEPHYR_ITS_IDS_H_
7#define ZEPHYR_ITS_IDS_H_
8
10#define ZEPHYR_PSA_SETTINGS_TFM_ITS_UID_RANGE_BEGIN 0x28000000
11#define ZEPHYR_PSA_SETTINGS_TFM_ITS_UID_RANGE_SIZE 0x10000 /* 64 Ki */
12
13#endif /* ZEPHYR_ITS_IDS_H_ */