1# Copyright (c) 2024 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: Nordic Split Channel Groups 5 6properties: 7 owned-channel-groups: 8 type: array 9 description: | 10 List of channel groups of a split-ownership peripheral that are to be 11 owned for use by the compiled domain. 12 13 nonsecure-channel-groups: 14 type: array 15 description: | 16 List of channel groups in a split-ownership, split-security peripheral 17 that are to be configured as nonsecure. In Trustzone systems, this 18 property is only evaluated for secure peripherals, as nonsecure channels 19 are implicitly specified through the owned-channels property. This 20 property is ignored in non-Trustzone systems. 21