arm-trusted-firmware/arch
Jon Medhurst cf6eeb8a60 Fix implementation and users of gicd_set_ipriorityr()
Make gicd_set_ipriorityr() actually write to the priority register.

Also correct callers of this function which want the highest priority
to use the value zero as this is the highest priority value according
to the ARM Generic Interrupt Controller Architecture Specification.

To make this easier to get right, we introduce defines for the lowest
and highest priorities for secure and non-secure interrupts.

Fixes ARM-software/tf-issues#21

Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-05 16:21:14 +00:00
..
aarch64/cpu Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
system/gic Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00