History log of /seL4-camkes-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv8-a/32/armv/assembler.h
Revision Date Author Comments
# 9f904ed2 06-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

convert license headers to SPDX

Includes license review of 3rd-party files, adding missing upstream
headers, and moving the UNSW OZPLB license into its own file rather
than replicating it in the header.


# 38a95d0f 11-Dec-2019 Matthew <matt.phillips121@gmail.com>

"Expected Absolute Expression" clang error

The `.if op == isw` line was not being interpreted nicely by clang. It
gave an "expected absolute expression" error


# 7c692376 28-Sep-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

pragma once and for all


# 4301e413 15-Jan-2017 amrzar <azarrabi@nicta.com.au>

elfloader: Remove unnecessary 32 folder from armv6 and armv7 folders


# 7b7edf79 08-Jan-2017 amrzar <azarrabi@nicta.com.au>

elfloader: update assembly macros to use local labels


# bc753f2a 03-Jan-2017 amrzar <azarrabi@nicta.com.au>

elfloader: create the version dependant folders
- move the files to respective folder
- add machine.h for each version
- move cpu_idle to idle.c