Home
last modified time | relevance | path

Searched hist:"47 c681b7d7f03e77f6cdd7b5d116ae64671ab8ca" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/lib/extensions/trbe/
H A Dtrbe.c47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca Thu May 19 13:08:28 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(trbe): add trbe under feature detection mechanism

This change adds "FEAT_TRBE" to be part of feature detection mechanism.

Previously feature enablement flags were of boolean type, containing
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_TRBE_FOR_NS" flag is now modified from boolean
to numeric type to align with the feature detection.

Change-Id: I53d3bc8dc2f6eac63feef22dfd627f3a48480afc
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
/rk3399_ARM-atf/common/
H A Dfeat_detect.c47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca Thu May 19 13:08:28 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(trbe): add trbe under feature detection mechanism

This change adds "FEAT_TRBE" to be part of feature detection mechanism.

Previously feature enablement flags were of boolean type, containing
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_TRBE_FOR_NS" flag is now modified from boolean
to numeric type to align with the feature detection.

Change-Id: I53d3bc8dc2f6eac63feef22dfd627f3a48480afc
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca Thu May 19 13:08:28 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(trbe): add trbe under feature detection mechanism

This change adds "FEAT_TRBE" to be part of feature detection mechanism.

Previously feature enablement flags were of boolean type, containing
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_TRBE_FOR_NS" flag is now modified from boolean
to numeric type to align with the feature detection.

Change-Id: I53d3bc8dc2f6eac63feef22dfd627f3a48480afc
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca Thu May 19 13:08:28 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(trbe): add trbe under feature detection mechanism

This change adds "FEAT_TRBE" to be part of feature detection mechanism.

Previously feature enablement flags were of boolean type, containing
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_TRBE_FOR_NS" flag is now modified from boolean
to numeric type to align with the feature detection.

Change-Id: I53d3bc8dc2f6eac63feef22dfd627f3a48480afc
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
/rk3399_ARM-atf/
H A DMakefile47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca Thu May 19 13:08:28 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> feat(trbe): add trbe under feature detection mechanism

This change adds "FEAT_TRBE" to be part of feature detection mechanism.

Previously feature enablement flags were of boolean type, containing
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_TRBE_FOR_NS" flag is now modified from boolean
to numeric type to align with the feature detection.

Change-Id: I53d3bc8dc2f6eac63feef22dfd627f3a48480afc
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>