commit | e1bcbd4b89477d287982c3bd95c7a78a644fb7d4 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Thu Jan 16 15:58:34 2020 -0600 |
committer | Andrew F. Davis <afd@ti.com> | Mon Jan 27 13:26:01 2020 -0500 |
tree | c0b201ea2e859c30080e67936c434f37571b8c80 | |
parent | 5daafa11ea13217ff8689cf83ebd597f84213c9c [diff] |
ti: k3: drivers: ti_sci: Put sequence number in coherent memory The current message sequence number is accessed both with caches on and off so put this memory in the un-cached coherent section so accesses are consistent and coherency is maintained. Signed-off-by: Andrew F. Davis <afd@ti.com> Change-Id: Ieeefefeaffc691e4e4c4de7c74490d50ff9de807