aboutsummaryrefslogtreecommitdiff
path: root/Documentation/nios2
diff options
context:
space:
mode:
authorSudeep Holla2021-09-17 14:33:53 +0100
committerJassi Brar2021-10-29 22:46:38 -0500
commitbf18123e78f4d13fc0105b1ddb4b46c1665dd025 (patch)
treee95b35a57614b59cae258757016d8f79f025026e /Documentation/nios2
parent800cda7b63f22be62e67142f1202d2ead2dff2e8 (diff)
mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
Now that the con_priv is availvale solely for PCC mailbox controller driver, let us use the same to save the channel specific information in it so that we can it whenever required instead of parsing the PCCT table entries every time in both pcc_send_data and pcc_mbox_irq. We can now use the newly introduces PCC register bundle to simplify both saving of channel specific information and accessing them without repeated checks for the subspace type. Reviewed-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation/nios2')
0 files changed, 0 insertions, 0 deletions