1/*
2 * Copyright (c) 2023 Microchip Technology Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8};
9
10&symcr {
11	status = "okay";
12};
13
14&rom_api {
15	status = "okay";
16};
17