Edit

IABSD.fr/src/sys

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2025-01-20 20:13:29
    Hash : 9f52241d
    Message : Upstream llvm commit e314622f204a makes it clear that ARM does not consider ARMv7 to be a strict alignment architecture. So stop setting the SCTLR.A bit. This means we don't have to change the default settings for the upcoming LLVM 19 import. ok jca@, patrick@