commit | 6a6a4f158037334cbad39817975a87333748c0c2 | [log] [tgz] |
---|---|---|
author | Kefeng Wang <wangkefeng.wang@huawei.com> | Wed Aug 31 20:38:50 2016 +0800 |
committer | Will Deacon <will.deacon@arm.com> | Wed Aug 31 13:45:46 2016 +0100 |
tree | 291d67cf9a605b69f0a236def6de88320fcb09ad | |
parent | b4a4485ed4c78520f8fe8e63784903b11bedbbfd [diff] |
arm64: cleanup unused UDBG_* define The UDBG_UNDEFINED/SYSCALL/BADABORT/SEGV are only used to show verbose user fault messages in arm, not arm64, drop them. Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Will Deacon <will.deacon@arm.com>