diff options
author | Jimmy Brisson | 2022-02-10 22:02:27 +0100 |
---|---|---|
committer | Peter Maydell | 2022-03-02 20:27:36 +0100 |
commit | cc3b66ac949e28e030eeb9b5e2950f24d894be95 (patch) | |
tree | 411f35b0604cb6d1215d9b34dd33d781d597dd21 /hw/i2c/mpc_i2c.c | |
parent | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s... (diff) | |
download | qemu-cc3b66ac949e28e030eeb9b5e2950f24d894be95.tar.gz qemu-cc3b66ac949e28e030eeb9b5e2950f24d894be95.tar.xz qemu-cc3b66ac949e28e030eeb9b5e2950f24d894be95.zip |
mps3-an547: Add missing user ahb interfaces
With these interfaces missing, TFM would delegate peripherals 0, 1,
2, 3 and 8, and qemu would ignore the delegation of interface 8, as
it thought interface 4 was eth & USB.
This patch corrects this behavior and allows TFM to delegate the
eth & USB peripheral to NS mode.
(The old QEMU behaviour was based on revision B of the AN547
appnote; revision C corrects this error in the documentation,
and this commit brings QEMU in to line with how the FPGA
image really behaves.)
Signed-off-by: Jimmy Brisson <jimmy.brisson@linaro.org>
Message-id: 20220210210227.3203883-1-jimmy.brisson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: added commit message note clarifying that the old behaviour
was a docs issue, not because there were two different versions
of the FPGA image]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/i2c/mpc_i2c.c')
0 files changed, 0 insertions, 0 deletions