commit | 35172cfee8b02e5f3b21de35255d9d80afa196a9 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Sep 29 08:53:53 2017 -0400 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 16 18:45:05 2017 -0700 |
tree | c94d9ce91ce8bf64782c2234496d2027b0e34f6a | |
parent | 8ccc2db6e84244e5cb57885dc9dfd7e752071b98 [diff] |
sandbox: Add clrbits/setbits macros We borrow the macros for these functions from ARM and remove references to '__raw_'. Signed-off-by: Tom Rini <trini@konsulko.com>