|
|
@ -451,6 +451,22 @@ ERRATA_A710_2083908 ?=0 |
|
|
|
# to revisions r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is still open.
|
|
|
|
ERRATA_A710_2058056 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2055002 workaround during reset. This erratum applies
|
|
|
|
# to revision r1p0, r2p0 of the Cortex-A710 cpu and is still open.
|
|
|
|
ERRATA_A710_2055002 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2017096 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is still open.
|
|
|
|
ERRATA_A710_2017096 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2267065 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is fixed in r2p1.
|
|
|
|
ERRATA_A710_2267065 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2136059 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is fixed in r2p1.
|
|
|
|
ERRATA_A710_2136059 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2067956 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0 of the Neoverse N2 cpu and is still open.
|
|
|
|
ERRATA_N2_2067956 ?=0 |
|
|
@ -487,22 +503,6 @@ ERRATA_N2_2242400 ?=0 |
|
|
|
# to revision r0p0 of the Neoverse N2 cpu and is still open.
|
|
|
|
ERRATA_N2_2280757 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2055002 workaround during reset. This erratum applies
|
|
|
|
# to revision r1p0, r2p0 of the Cortex-A710 cpu and is still open.
|
|
|
|
ERRATA_A710_2055002 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2017096 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is still open.
|
|
|
|
ERRATA_A710_2017096 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2267065 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is fixed in r2p1.
|
|
|
|
ERRATA_A710_2267065 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2136059 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0, r1p0 and r2p0 of the Cortex-A710 cpu and is fixed in r2p1.
|
|
|
|
ERRATA_A710_2136059 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2002765 workaround during reset. This erratum applies
|
|
|
|
# to revisions r0p0, r1p0, and r2p0 of the Cortex-X2 cpu and is still open.
|
|
|
|
ERRATA_X2_2002765 ?=0 |
|
|
@ -530,6 +530,24 @@ ERRATA_X2_2081180 ?=0 |
|
|
|
# r2p1.
|
|
|
|
ERRATA_X2_2216384 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 1922240 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p0 of the Cortex-A510 cpu and is fixed in r0p1.
|
|
|
|
ERRATA_A510_1922240 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2288014 workaround during reset. This erratum applies
|
|
|
|
# to revisions r0p0, r0p1, r0p2, r0p3 and r1p0 of the Cortex-A510 cpu and is
|
|
|
|
# fixed in r1p1.
|
|
|
|
ERRATA_A510_2288014 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2042739 workaround during reset. This erratum applies
|
|
|
|
# to revisions r0p0, r0p1 and r0p2 of the Cortex-A510 cpu and is fixed in r0p3.
|
|
|
|
ERRATA_A510_2042739 ?=0 |
|
|
|
|
|
|
|
# Flag to apply erratum 2041909 workaround during reset. This erratum applies
|
|
|
|
# to revision r0p2 of the Cortex-A510 cpu and is fixed in r0p3. The issue is
|
|
|
|
# present in r0p0 and r0p1 but there is no workaround for those revisions.
|
|
|
|
ERRATA_A510_2041909 ?=0 |
|
|
|
|
|
|
|
# Flag to apply DSU erratum 798953. This erratum applies to DSUs revision r0p0.
|
|
|
|
# Applying the workaround results in higher DSU power consumption on idle.
|
|
|
|
ERRATA_DSU_798953 ?=0 |
|
|
@ -911,6 +929,22 @@ $(eval $(call add_define,ERRATA_A710_2083908)) |
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2058056)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2058056)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2055002 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2055002)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2055002)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2017096 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2017096)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2017096)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2267065 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2267065)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2267065)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2136059 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2136059)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2136059)) |
|
|
|
|
|
|
|
# Process ERRATA_N2_2067956 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_N2_2067956)) |
|
|
|
$(eval $(call add_define,ERRATA_N2_2067956)) |
|
|
@ -947,22 +981,6 @@ $(eval $(call add_define,ERRATA_N2_2242400)) |
|
|
|
$(eval $(call assert_boolean,ERRATA_N2_2280757)) |
|
|
|
$(eval $(call add_define,ERRATA_N2_2280757)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2055002 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2055002)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2055002)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2017096 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2017096)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2017096)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2267065 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2267065)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2267065)) |
|
|
|
|
|
|
|
# Process ERRATA_A710_2136059 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A710_2136059)) |
|
|
|
$(eval $(call add_define,ERRATA_A710_2136059)) |
|
|
|
|
|
|
|
# Process ERRATA_X2_2002765 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_X2_2002765)) |
|
|
|
$(eval $(call add_define,ERRATA_X2_2002765)) |
|
|
@ -987,6 +1005,22 @@ $(eval $(call add_define,ERRATA_X2_2081180)) |
|
|
|
$(eval $(call assert_boolean,ERRATA_X2_2216384)) |
|
|
|
$(eval $(call add_define,ERRATA_X2_2216384)) |
|
|
|
|
|
|
|
# Process ERRATA_A510_1922240 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A510_1922240)) |
|
|
|
$(eval $(call add_define,ERRATA_A510_1922240)) |
|
|
|
|
|
|
|
# Process ERRATA_A510_2288014 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A510_2288014)) |
|
|
|
$(eval $(call add_define,ERRATA_A510_2288014)) |
|
|
|
|
|
|
|
# Process ERRATA_A510_2042739 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A510_2042739)) |
|
|
|
$(eval $(call add_define,ERRATA_A510_2042739)) |
|
|
|
|
|
|
|
# Process ERRATA_A510_2041909 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_A510_2041909)) |
|
|
|
$(eval $(call add_define,ERRATA_A510_2041909)) |
|
|
|
|
|
|
|
# Process ERRATA_DSU_798953 flag
|
|
|
|
$(eval $(call assert_boolean,ERRATA_DSU_798953)) |
|
|
|
$(eval $(call add_define,ERRATA_DSU_798953)) |
|
|
|