Home
last modified time | relevance | path

Searched hist:c2dc512993686a9667d05e4b9f94297992c96f3c (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/cpus/
H A Dcpu-ops.mkc2dc512993686a9667d05e4b9f94297992c96f3c Thu Oct 23 12:23:04 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> fix(build): set ERRATA_SPECULATIVE_AT after platform.mk

This was introduced in
289737419: fix(build): align the cpu-ops flags with all others

That patch reduced cpu-ops.mk to an elaborate defaults.mk and moved it
before platform.mk was evaluated. However, that patch missed the
ERRATA_SPECULATIVE_AT setting which must happen after platform.mk,
otherwise its value will not reflect errata state. So put it in the main
Makefile with other similar flag settings after platform.mk.

Change-Id: I221dab39c417531c5a148886d3e29709ba8b51a8
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/
H A DMakefilec2dc512993686a9667d05e4b9f94297992c96f3c Thu Oct 23 12:23:04 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> fix(build): set ERRATA_SPECULATIVE_AT after platform.mk

This was introduced in
289737419: fix(build): align the cpu-ops flags with all others

That patch reduced cpu-ops.mk to an elaborate defaults.mk and moved it
before platform.mk was evaluated. However, that patch missed the
ERRATA_SPECULATIVE_AT setting which must happen after platform.mk,
otherwise its value will not reflect errata state. So put it in the main
Makefile with other similar flag settings after platform.mk.

Change-Id: I221dab39c417531c5a148886d3e29709ba8b51a8
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>