Home
last modified time | relevance | path

Searched hist:"511 e4a48ccd5e74af338041be238f5df12fffe3e" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplat_ipi.h511e4a48ccd5e74af338041be238f5df12fffe3e Tue Nov 07 04:45:20 UTC 2023 Ben Levinsky <ben.levinsky@amd.com> feat(versal-net): add bufferless IPI Support

There exist inter-processor interrupts on Versal-Net that do not have
corresponding message buffers. These bufferless IPI's on Versal NET
SOC are added to static IPI Tables.

In hardware description there exists two IPI's called 'IPI6' without
buffers that have respective system interrupt values 95 and 101. For
these append the string '_95' or '_101' to denote the difference for
each.

Change-Id: I22bf1a68cb0ed68913eb868f1c197856fc7d82d5
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dversal_net_ipi.c511e4a48ccd5e74af338041be238f5df12fffe3e Tue Nov 07 04:45:20 UTC 2023 Ben Levinsky <ben.levinsky@amd.com> feat(versal-net): add bufferless IPI Support

There exist inter-processor interrupts on Versal-Net that do not have
corresponding message buffers. These bufferless IPI's on Versal NET
SOC are added to static IPI Tables.

In hardware description there exists two IPI's called 'IPI6' without
buffers that have respective system interrupt values 95 and 101. For
these append the string '_95' or '_101' to denote the difference for
each.

Change-Id: I22bf1a68cb0ed68913eb868f1c197856fc7d82d5
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>