2021-09-17 00:14:39 +08:00
|
|
|
# Copyright (c) 2021, Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
# Common fields for mailbox / IPM controllers
|
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
"#mbox-cells":
|
|
|
|
type: int
|
|
|
|
required: true
|
|
|
|
description: Number of items to expect in a Mailbox specifier
|