| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd.mk | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | tbbr_config.c | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/include/tools_share/ |
| H A D | firmware_image_package.h | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/include/export/common/tbbr/ |
| H A D | tbbr_img_def_exp.h | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/include/bl31/ |
| H A D | bl31.h | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31_main.c | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | defaults.mk | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 5b18de09e80f87963df9a2e451c47e2321b8643a Sun Jul 11 23:33:20 UTC 2021 Zelalem Aweke <zelalem.aweke@arm.com> feat(rme): add ENABLE_RME build option and support for RMM image
The changes include:
- A new build option (ENABLE_RME) to enable FEAT_RME
- New image called RMM. RMM is R-EL2 firmware that manages Realms. When building TF-A, a path to RMM image can be specified using the "RMM" build flag. If RMM image is not provided, TRP is built by default and used as RMM image.
- Support for RMM image in fiptool
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I017c23ef02e465a5198baafd665a60858ecd1b25
|