Olivier Deprez | cbf7d5b | 2023-05-22 12:12:24 +0200 | [diff] [blame] | 1 | FF-A manifest binding to device tree |
| 2 | ==================================== |
| 3 | |
Madhukar Pappireddy | a2c7922 | 2024-08-29 15:05:18 -0500 | [diff] [blame^] | 4 | The manifest binding document defines the nodes and properties used to define a partition, |
| 5 | according to the FF-A specification. All the SPMC projects under trustedfirmware.org, |
| 6 | including hafnium, adhere to a common `binding document`_ hosted as part of the |
| 7 | TF-A project documentation. |
Olivier Deprez | cbf7d5b | 2023-05-22 12:12:24 +0200 | [diff] [blame] | 8 | |
Madhukar Pappireddy | a2c7922 | 2024-08-29 15:05:18 -0500 | [diff] [blame^] | 9 | .. _binding document: https://trustedfirmware-a.readthedocs.io/en/latest/components/ffa-manifest-binding.html |
Olivier Deprez | cbf7d5b | 2023-05-22 12:12:24 +0200 | [diff] [blame] | 10 | |
| 11 | -------------- |
| 12 | |
| 13 | *Copyright (c) 2019-2023, Arm Limited and Contributors. All rights reserved.* |