| commit | 613458c0e3c589e52e7f093288ef1d2ba57a9ff7 | [log] [tgz] |
|---|---|---|
| author | Rahul Chaudhry <[email protected]> | Thu Oct 26 17:17:51 2017 |
| committer | chrome-bot <[email protected]> | Thu Oct 26 22:57:44 2017 |
| tree | c2bb054f723af04e9f8136fc937ff188a459f28b | |
| parent | 9ce0ced3c2dcb907c8b07ed2f0ce3d9f2a108ab0 [diff] |
go-seccomp: add support for arm64. BUG=None TEST=Ran 'go test -cpu=10 -test_install -test_endian' on host. TEST=Cross compiled test with 'x86_64-cros-linux-gnu-go' and ran on a chell device. TEST=Cross compiled test with 'armv7a-cros-linux-gnueabi-go' and ran on a daisy device. TEST=Cross compiled test with 'aarch64-cros-linux-gnu-go' and ran on an elm device. Change-Id: I577a42a83515fc40cb06e90d8d3746f55816a110 Reviewed-on: https://chromium-review.googlesource.com/740011 Commit-Ready: Rahul Chaudhry <[email protected]> Tested-by: Rahul Chaudhry <[email protected]> Reviewed-by: Manoj Gupta <[email protected]> Reviewed-by: Rahul Chaudhry <[email protected]>