Hi, two small fixes to be squashed into commits in sandbox. The Arm asm one fixes assembling that file with llvm integrated assembler. The stack on aarch64 is required to be 16-byte aligned. Doesn't really make a difference since the stack alignemnt isn't used in asm. Janne