blob: 774e3bbe96b9e8cd7974e713372438ab549cf8ce [file] [log] [blame]
#!/bin/bash
# Copyright 2021 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#### CATEGORY=Other
### decode ARM Exception Syndrome Register values
## Run `fx arm-esr --help` for usage.
#### EXECUTABLE=${PREBUILT_PYTHON3} ${FUCHSIA_DIR}/zircon/kernel/scripts/arm-esr.py