Searched hist:f24307dec43332f2846bf18197ec7d113386c220 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/lib/aarch32/ |
| H A D | cache_helpers.S | f24307dec43332f2846bf18197ec7d113386c220 Thu May 05 11:31:57 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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
|
| H A D | misc_helpers.S | f24307dec43332f2846bf18197ec7d113386c220 Thu May 05 11:31:57 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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
|
| /rk3399_ARM-atf/common/aarch32/ |
| H A D | debug.S | f24307dec43332f2846bf18197ec7d113386c220 Thu May 05 11:31:57 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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
|
| /rk3399_ARM-atf/include/common/ |
| H A D | asm_macros_common.S | f24307dec43332f2846bf18197ec7d113386c220 Thu May 05 11:31:57 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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
|