CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2019/05/12 10:36:30

Modified files:
        sys/arch/arm64/dev: agintc.c 

Log message:
Between the broken GIC-500 on the RK3399 and differences in the secure mode
configuration done by TF-A between boards we have to shift the priorities
that we use for both the architected ICC_PMR_EL1 register and the
memory mapped priority registers on the GIC in different ways.  Make this
explicit in the code and try to handle all the cases we care about.
This includes QEMU and RK3399 boards that still use the TF-A version
provided by Rockchip.

Seems to make the rockpro64 run stable with a GENERIC kernel.

ok drahn@, patrick@

Reply via email to