Changeset 6de65f3 in mainline for .gitignore

Timestamp:
2019-04-19T11:50:54Z (6 years ago)
Author:
Petr Pavlu <setup@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5773e82
Parents:
739bc43
git-author:
Petr Pavlu <setup@…> (2019-04-19 11:26:51)
git-committer:
Petr Pavlu <setup@…> (2019-04-19 11:50:54)
Message:

arm64: Simplify handling of the IRQ flag in ipl_t

Store the IRQ flag in ipl_t at the same position as it is present in the
DAIF system register. This avoids extra bit-shifting when translating
DAIF to ipl_t and vice versa.

(No files)

Note: See TracChangeset for help on using the changeset viewer.