Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Compile arm64 version of flashy Test Plan: Checkout D61731216, build flashy ephemeral: ``` $ fbpkg build -E openbmc.utils.flashy --yes --configerator-path ~/configerator/ ``` Ensure arm64 flashy binary is present ``` $ cd $(mktemp -d) && fbpkg fetch openbmc.utils.flashy:c84f8ad ... $ file flashy_arm64 flashy_arm64: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, Go BuildID=1AdKZP4L9rfwwmxcE3C3/pY_LLowZsUX8QlcymBEz/yAXuELHk-8td4irRAKp1/M9d2EazNavpmMXz27q3x, stripped ``` Reviewed By: doranand Differential Revision: D61730815 fbshipit-source-id: 7e5328f2f3604733f1577803444d105876e18afb
- Loading branch information