Searched refs:v8 (Results 1 – 17 of 17) sorted by relevance
| /Zephyr-latest/dts/arm/ |
| D | armv8.1-m.dtsi | 19 compatible = "arm,v8.1m-nvic";
|
| /Zephyr-latest/tests/arch/arm/arm_thread_swap/src/ |
| D | arm_thread_arch.c | 62 .v8 = 0x89abcdef}; 98 (src->v7 == dst->v7) && (src->v8 == dst->v8), in verify_callee_saved() 101 src->v1, src->v2, src->v3, src->v4, src->v5, src->v6, src->v7, src->v8, in verify_callee_saved() 102 dst->v1, dst->v2, dst->v3, dst->v4, dst->v5, dst->v6, dst->v7, dst->v8); in verify_callee_saved()
|
| /Zephyr-latest/boards/96boards/nitrogen/ |
| D | 96b_lscon.dtsi | 9 compatible = "linaro,96b-lscon-1v8";
|
| /Zephyr-latest/include/zephyr/arch/arm/ |
| D | thread.h | 33 uint32_t v8; /* r11 */ member
|
| /Zephyr-latest/boards/sifive/hifive_unleashed/ |
| D | hifive_unleashed.dtsi | 25 compatible = "linaro,96b-lscon-1v8";
|
| /Zephyr-latest/arch/arm/core/cortex_m/ |
| D | coredump.c | 86 arch_blk.r.r11 = esf->extra_info.callee->v8; in arch_coredump_info_dump()
|
| /Zephyr-latest/arch/arm/core/ |
| D | fatal.c | 58 callee->v7, callee->v8, callee->psp); in esf_dump()
|
| D | gdbstub.c | 64 ctx.registers[R11] = esf->extra_info.callee->v8; in z_gdb_entry()
|
| /Zephyr-latest/doc/hardware/arch/ |
| D | arm_cortex_m.rst | 23 … | Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M | 174 Stack limit checking (Arm v8-M) 193 Stack overflows trigger the dedicated UsageFault exception provided by Arm v8-M. 415 the stack guard (in certain Arm v8-M configurations with :kconfig:option:`CONFIG_MPU_GAP_FILLING` 420 * When :kconfig:option:`CONFIG_HW_STACK_PROTECTION` is enabled on Arm v8-M platforms the native 442 …ption to this setting is when :kconfig:option:`CONFIG_MPU_GAP_FILLING` is disabled (Arm v8-M only); 515 In Arm v8-M processors the MPU architecture does not allow programmed MPU regions to 660 … Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M …
|
| /Zephyr-latest/tests/arch/arm/arm_interrupt/src/ |
| D | arm_interrupt.c | 45 (callee_regs->v7 /* r10 */ == 10) && (callee_regs->v8 /* r11 */ == 11); in check_esf_matches_expectations()
|
| /Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
| D | index.rst | 11 RK3568 quad-core 64-bit Cortex-A55 processor, with brand new ARM v8.2-A architecture,
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-2.6.rst | 15 * Added initial support for Arm v8.1-m and Cortex-M55 195 * Added initial support for Arm v8.1-m and Cortex-M55. 811 - the ``96b-lscon-3v3`` and ``96b-lscon-1v8`` :ref:`compatible properties 814 :dtcompatible:`linaro,96b-lscon-1v8`.
|
| D | release-notes-3.1.rst | 1901 * :github:`40901` - RFC: API Change: update LVGL from v7 to v8 1937 * :github:`38305` - Update to LVGL v8
|
| D | release-notes-2.7.rst | 69 * Added initial support for Arm v8.1-m and Cortex-M55 1117 * :github:`38641` - Arm v8-M '_ns' renaming was applied inconsistently
|
| D | release-notes-3.0.rst | 294 differentiation between v7 and v8 Cortex-R.
|
| D | release-notes-3.5.rst | 2303 * Library has been updated to release v8.3.7.
|
| D | release-notes-3.7.rst | 1995 https://docs.lvgl.io/8.4/CHANGELOG.html#v8-4-0-19-march-2024
|