Trigger types 0x5 and 0xF
Created by: silabs-oysteink
Implemented trigger type 0x5 (exception trigger) and 0xF (disabled trigger).
- WARL handling of both tdata1 and tdata2 to ensure no invalid combination of tdata1 and tdata2 can occure.
- Exception trigger uses same logic as single step debug entry to allow for exception side effects to happen before debug entry is done.
Signed-off-by: Oystein Knauserud Oystein.Knauserud@silabs.com