fix(pauth): add an isb after restoring pauth registers so they take effect

Without the isb the write to the APIA key may not take effect until some
later point. When context is restored and execution returns to the
pre-suspend path the key must be the same otherwise the authentication
will fail.

Change-Id: Iada89dd17eb0f3ed85bbc64087a27be6ab0b242a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
1 file changed