This website requires JavaScript.
Explore
Help
Register
Sign In
JohnHammond
/
buildkit
mirror of
https://github.com/JohnHammond/buildkit.git
Watch
1
Star
0
Fork
You've already forked buildkit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a57ae2746f
buildkit
/
util
/
archutil
/
fixtures
/
exit.ppc64le.s
8 lines
72 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
binfmt_misc: add support for s390x and ppc64le Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-07-30 21:55:46 +00:00
.global
_start
.text
.abiversion
2
_start
:
Update binfmt_misc tests to have non-executable stack Fix: #1737 On Linux v5.6+ docker start-up would trigger the exec-stack warning: process 'docker/tmp/qemu-check490284163/check' started with executable stack Mark all the binfmt_mist tests as having a non-executable stack, and regenerate the *_binary.go files. Additionally fix trailing whitespace and add missing end-of-file newlines. Signed-off-by: Kees Cook <keescook@chromium.org>
2020-10-17 18:10:54 +00:00
li
%
r0
,
1
li
%
r3
,
0
sc