arm-trusted-firmware/include/drivers
Jeenu Viswambharan fa9db4230a GICv2: Add driver API to set PE target mask
The PE target mask is used to translate linear PE index (returned by
platform core position) to a bit mask used when targeting interrupts to
a PE, viz. when raising SGIs and routing SPIs.

The platform shall:

  - Populate the driver data with a pointer to array that's to contain
    per-PE target masks.

  - Invoke the new driver API 'gicv2_set_pe_target_mask()' during
    per-CPU initialization so that the driver populates the target mask
    for that CPU.

Platforms that don't intend to target interrupts or raise SGIs need not
populate this.

Change-Id: Ic0db54da86915e9dccd82fff51479bc3c1fdc968
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-10-16 16:50:01 +01:00
..
arm GICv2: Add driver API to set PE target mask 2017-10-16 16:50:01 +01:00
auth Dynamic selection of ECDSA or RSA 2017-09-22 17:42:40 +08:00
cadence Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
io Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
partition Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
synopsys Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ti/uart Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
console.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
delay_timer.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
dw_ufs.h drivers: add designware ufs driver 2017-05-31 11:00:57 +08:00
emmc.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
generic_delay_timer.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gpio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ufs.h drivers: add ufs stack 2017-05-31 11:00:38 +08:00