commit | dcd35e26ec09f88d41c355eef5b048f45d49784e | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Thu Feb 09 16:07:41 2023 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Feb 09 17:38:57 2023 +0000 |
tree | ee90f5a0248631d81afba403b2fec9449315cd95 | |
parent | d9742e6d5e3fafc260b588849b21bf9f5730fd91 [diff] |
fix: use write instead of read to generate SError With sha 19297eb it was expected that read to invalid device memory will cause SError in EL3 but it was causing sync exception. Change the read to write for proper behaviour. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I933aa3a80d40795a339cdf2160ebdcad976ab9e2