eece210a5c
Make sure to clear the HOST_TRAP and PERF_SNAPSHOT bits before returning from the second level trap handler. As those bits are sticky, this ensures future re-entry to the trap handler (for context save for example) will not be confused with a sampling trap. Change-Id: I05e5e58779a650b324ac6e30d574dc6931340f13 Signed-off-by: Lancelot SIX <lancelot.six@amd.com>