diff options
author | Soby Mathew <soby.mathew@arm.com> | 2016-05-05 12:31:57 +0100 |
---|---|---|
committer | Soby Mathew <soby.mathew@arm.com> | 2016-08-10 12:35:46 +0100 |
commit | f24307dec43332f2846bf18197ec7d113386c220 (patch) | |
tree | 605721287c7d2044fa7f8c45c9cce7fa33f5ad27 /lib/stdlib/sscanf.c | |
parent | 031dbb122472175ad6e888f3c6e0a70d1b2e9ac7 (diff) |
AArch32: Add assembly helpers
This patch adds various assembly helpers for AArch32 like :
* cache management : Functions to flush, invalidate and clean
cache by MVA. Also helpers to do cache operations by set-way
are also added.
* stack management: Macros to declare stack and get the current
stack corresponding to current CPU.
* Misc: Macros to access co processor registers in AArch32,
macros to define functions in assembly, assert macros, generic
`do_panic()` implementation and function to zero block of memory.
Change-Id: I7b78ca3f922c0eda39beb9786b7150e9193425be
Diffstat (limited to 'lib/stdlib/sscanf.c')
0 files changed, 0 insertions, 0 deletions