summaryrefslogtreecommitdiff
path: root/config/cca-4world.yaml
blob: 9e3e506b54b9d119a6772f2866464a8bb8a16a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Copyright (c) 2022, Arm Limited.
# SPDX-License-Identifier: MIT

%YAML 1.2
---
description: >-
  Builds on cca-3world.yaml, but adds support for running Hafnium along with
  some secure partitions in Secure World.

concrete: true

layers:
  - cca-3world.yaml
  - hafnium-base.yaml
  # Provides secure partitions that run under Hafnium for demonstration.
  - tftf-base.yaml

build:
  tfa:
    params:
      SPD: spmd
      SPMD_SPM_AT_SEL2: 1
      SP_LAYOUT_FILE: ${artifact:SP_LAYOUT}
      BL32: ${artifact:HAFNIUM}

run:
  terminals:
    bp.terminal_2:
      friendly: hafnium