Searched hist:"1298 f2f13d6d97dfcac120a2ee68d5eea3797068" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/lib/extensions/brbe/ |
| H A D | brbe.c | 1298f2f13d6d97dfcac120a2ee68d5eea3797068 Mon May 09 11:33:03 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(brbe): add brbe under feature detection mechanism
This change adds "FEAT_BRBE" to be part of feature detection mechanism.
Previously feature enablement flags were of boolean type, possessing either 0 or 1. With the introduction of feature detection procedure we now support three states for feature enablement build flags(0 to 2).
Accordingly, "ENABLE_BRBE_FOR_NS" flag is now modified from boolean to numeric type to align with the feature detection.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I1eb52863b4afb10b808e2f0b6584a8a210d0f38c
|
| /rk3399_ARM-atf/common/ |
| H A D | feat_detect.c | 1298f2f13d6d97dfcac120a2ee68d5eea3797068 Mon May 09 11:33:03 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(brbe): add brbe under feature detection mechanism
This change adds "FEAT_BRBE" to be part of feature detection mechanism.
Previously feature enablement flags were of boolean type, possessing either 0 or 1. With the introduction of feature detection procedure we now support three states for feature enablement build flags(0 to 2).
Accordingly, "ENABLE_BRBE_FOR_NS" flag is now modified from boolean to numeric type to align with the feature detection.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I1eb52863b4afb10b808e2f0b6584a8a210d0f38c
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch_features.h | 1298f2f13d6d97dfcac120a2ee68d5eea3797068 Mon May 09 11:33:03 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(brbe): add brbe under feature detection mechanism
This change adds "FEAT_BRBE" to be part of feature detection mechanism.
Previously feature enablement flags were of boolean type, possessing either 0 or 1. With the introduction of feature detection procedure we now support three states for feature enablement build flags(0 to 2).
Accordingly, "ENABLE_BRBE_FOR_NS" flag is now modified from boolean to numeric type to align with the feature detection.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I1eb52863b4afb10b808e2f0b6584a8a210d0f38c
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 1298f2f13d6d97dfcac120a2ee68d5eea3797068 Mon May 09 11:33:03 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(brbe): add brbe under feature detection mechanism
This change adds "FEAT_BRBE" to be part of feature detection mechanism.
Previously feature enablement flags were of boolean type, possessing either 0 or 1. With the introduction of feature detection procedure we now support three states for feature enablement build flags(0 to 2).
Accordingly, "ENABLE_BRBE_FOR_NS" flag is now modified from boolean to numeric type to align with the feature detection.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I1eb52863b4afb10b808e2f0b6584a8a210d0f38c
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 1298f2f13d6d97dfcac120a2ee68d5eea3797068 Mon May 09 11:33:03 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(brbe): add brbe under feature detection mechanism
This change adds "FEAT_BRBE" to be part of feature detection mechanism.
Previously feature enablement flags were of boolean type, possessing either 0 or 1. With the introduction of feature detection procedure we now support three states for feature enablement build flags(0 to 2).
Accordingly, "ENABLE_BRBE_FOR_NS" flag is now modified from boolean to numeric type to align with the feature detection.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I1eb52863b4afb10b808e2f0b6584a8a210d0f38c
|