blob: 65944ce44fb29a43b66cd4e1e6068c19c0cc51e3 [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_3P_DIR}/python3/${HOST_PLATFORM}/bin/python3 ${FUCHSIA_DIR}/zircon/kernel/scripts/arm-esr.py