Home
last modified time | relevance | path

Searched refs:far (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/arch/arm64/core/
Dfatal.c284 static bool z_arm64_stack_corruption_check(struct arch_esf *esf, uint64_t esr, uint64_t far) in z_arm64_stack_corruption_check() argument
292 if ((sp != 0 && sp <= sp_limit) || (guard_start <= far && far <= sp_limit)) { in z_arm64_stack_corruption_check()
304 " SP LIMIT: 0x%llx", sp, far, sp_limit); in z_arm64_stack_corruption_check()
314 if (sp <= sp_limit || (guard_start <= far && far <= sp_limit)) { in z_arm64_stack_corruption_check()
316 " SP LIMIT: 0x%llx", sp, far, sp_limit); in z_arm64_stack_corruption_check()
325 static bool is_recoverable(struct arch_esf *esf, uint64_t esr, uint64_t far, in is_recoverable() argument
352 uint64_t far = 0; in z_arm64_fatal_error() local
361 far = read_far_el1(); in z_arm64_fatal_error()
367 far = read_far_el3(); in z_arm64_fatal_error()
374 if (z_arm64_stack_corruption_check(esf, esr, far)) { in z_arm64_fatal_error()
[all …]
Dpaging.h10 bool z_arm64_do_demand_paging(struct arch_esf *esf, uint64_t esr, uint64_t far);
Dmmu.c1599 bool z_arm64_do_demand_paging(struct arch_esf *esf, uint64_t esr, uint64_t far) in z_arm64_do_demand_paging() argument
1601 uintptr_t virt = far; in z_arm64_do_demand_paging()
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_pkg176_pwms.dtsi7 /* So far all Microchip MEC5 family of SoC's so add three more PWM's
/Zephyr-latest/samples/boards/espressif/spiram_test/
DREADME.rst17 The following SoCs are supported by this sample code so far:
/Zephyr-latest/include/zephyr/arch/arm64/
Dlib_helpers.h87 MAKE_REG_HELPER_EL123(far)
/Zephyr-latest/boards/snps/hsdk/support/
Dopenocd-2-cores.cfg38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
Dopenocd.cfg38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
/Zephyr-latest/lib/posix/options/getopt/
DREADME9 [So far Zephyr samples were using getopt implementation from: argtable3.c.]
/Zephyr-latest/subsys/dfu/
DKconfig24 So far only mcuboot support is available.
/Zephyr-latest/boards/snps/hsdk4xd/support/
Dopenocd.cfg38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst112 Using atomic variables is typically far more efficient than using
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst61 The following SoCs are supported by this sample code so far:
/Zephyr-latest/kernel/
DKconfig.smp56 thread to take an interrupt, which can be arbitrarily far in the
/Zephyr-latest/tests/ztest/error_hook/
DREADME.txt92 test case, we do not recover it so far.
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst148 options from ``.tcf`` - but that may be far from optimal solution. For example, such approach
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/
Dindex.rst133 The push button is on the far side of the board from the USB connector. Note
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst303 So far, the protocol is symmetrical.
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst201 to develop and test application code which is far decoupled from the HW.
694 Today, some native_sim peripherals and backends are, so far, only available when compiling with the
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/
Dindex.rst284 options from ``.tcf`` - but that may be far from optimal solution. For example, such approach
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake674 # After exiting <source_dir>, this function will take every image added so far,
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst423 to its memory. It is by far safest for small integral values to do the copying
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst197 The actual interpretation of this depends on the hardware and is so far only
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb416 …aining involves passing an `x` value into the neural network, checking how far the network's outpu…
1581 …e'll plot the _mean absolute error_, which is another way of measuring how far the network's predi…
1635 …he model's predictions are at least 30% off. A 30% error means we are very far from accurately mod…
/Zephyr-latest/doc/develop/west/
Dmanifest.rst325 so far using ``defaults`` is: