the following patch was just integrated into master: commit 0b6ff7834238a18258028faa686ef15162ea5d36 Author: Furquan Shaikh furquan@google.com Date: Thu Apr 21 08:10:02 2016 -0700
soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CAR
In program_segment_loaded, flush L1D to L2 only if the address of the loaded segment lies in the CAR region. Add an assert to ensure that the loaded segment does not cross CAR boundaries.
Change-Id: Ie43e99299ed82f01518c8a1c1fd2bc64747d0c7b Signed-off-by: Furquan Shaikh furquan@google.com Reviewed-on: https://review.coreboot.org/14449 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins)
See https://review.coreboot.org/14449 for details.
-gerrit