Home
last modified time | relevance | path

Searched full:verification (Results 1 – 25 of 110) sorted by relevance

12345

/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dtest_ase_state_transition.c141 /* Verification */ in ZTEST_F()
157 /* Verification */ in ZTEST_F()
175 /* Verification */ in ZTEST_F()
192 /* Verification */ in ZTEST_F()
210 /* Verification */ in ZTEST_F()
227 /* Verification */ in ZTEST_F()
245 /* Verification */ in ZTEST_F()
263 /* Verification */ in ZTEST_F()
280 /* Verification */ in ZTEST_F()
297 /* Verification */ in ZTEST_F()
[all …]
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DKconfig19 bool "Prepend debug header, disabling flash verification" if XIP
24 bool "Prepend debug header, disabling flash verification" if XIP
Dcc32xx_debug.ld8 /* Add CC32xx flash header to disable flash verification */
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_attestation.h21 * verification services for device verification purposes.
34 * verification entity (the IAT consumer).
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig115 prompt "Firmware verification"
121 Enables SHA-256 verification of data stream while downloading.
133 Enables SHA-256 verification of stored data stream. When this
144 Enables SHA-256 verification on both data stream while downloading
/Zephyr-latest/doc/develop/sca/
Dsparse.rst10 spaces in C code with subsequent verification that pointers to different
21 To run a sparse verification build :ref:`west build <west-building>` should be
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst42 * A **verification function**, which wraps the implementation function
78 a verification function defined (because the related feature is not enabled in
79 the kernel configuration) will instead point to a special verification for
162 * A weak verification function is declared, which is just an alias of the
164 verification function may or may not be built depending on the kernel
219 space, which needs to be treated as untrusted memory in the verification
248 Verification Function
251 The verification function runs on the kernel side when a user thread makes
255 system call and jump into it. This in turn calls the verification function.
257 Verification and unmarshalling functions only run when system call APIs are
[all …]
/Zephyr-latest/tests/drivers/interrupt_controller/intc_plic/
DKconfig8 Declare some intc_plic.c functions in the global scope for verification.
/Zephyr-latest/drivers/disk/
DKconfig.flash20 verification. Disable to reduce code size.
/Zephyr-latest/subsys/storage/flash_map/
DKconfig36 integrity using SHA-256 verification algorithm.
/Zephyr-latest/tests/kernel/interrupt/src/
Dnested_irq.c96 /* Set verification token */ in isr1()
108 /* Set verification token */ in isr0()
/Zephyr-latest/dts/bindings/retention/
Dzephyr,retention.yaml61 An optional data verification checksum, which indicates that the data is
/Zephyr-latest/tests/net/ipv4_fragment/src/
Dmain.c421 "IPv4 data verification failure"); in udp_data_received()
500 zassert_equal(tcp_src_port, 19551, "IPv4 TCP source port verification failure"); in tcp_data_received()
501 zassert_equal(tcp_dst_port, 4092, "IPv4 TCP destination port verification failure"); in tcp_data_received()
502 zassert_equal(tcp_sequence, 0, "IPv4 TCP sequence verification failure"); in tcp_data_received()
503 zassert_equal(tcp_acknowledgment, 0, "IPv4 TCP acknowledgment verification failure"); in tcp_data_received()
504 zassert_equal(tcp_flags, 0x5010, "IPv4 TCP flags verification failure"); in tcp_data_received()
505 zassert_equal(tcp_window_size, 0, "IPv4 TCP window size verification failure"); in tcp_data_received()
506 zassert_equal(tcp_urgent, 0, "IPv4 TCP urgent verification failure"); in tcp_data_received()
514 "IPv4 data verification failure"); in tcp_data_received()
/Zephyr-latest/samples/tfm_integration/
Dtfm_integration.rst20 verification process at startup, based on a pair of private keys that you
/Zephyr-latest/scripts/west_commands/zspdx/
Dscanner.py106 Calculate the SPDX Package Verification Code for all files in the package.
110 Returns: verification code as string
/Zephyr-latest/tests/benchmarks/posix/threads/
DREADME.rst44 | prj-assert.conf | Enable assertions for API verification |
/Zephyr-latest/tests/net/traffic_class/src/
Dmain.c598 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_send_data_mix()
639 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_send_data_mix_all_1()
689 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_send_data_mix_all_2()
835 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_recv_data_prio_bk()
896 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_recv_data_mix()
937 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_recv_data_mix_all_1()
987 zassert_false(test_failed, "Traffic class verification failed."); in test_traffic_class_recv_data_mix_all_2()
/Zephyr-latest/tests/drivers/eeprom/shell/src/
Dmain.c55 /* Setup data capture to satisfy EEPROM shell verification read-back */ in ZTEST()
150 /* Setup data capture to satisfy EEPROM shell verification read-back */ in ZTEST()
/Zephyr-latest/boards/intel/ish/doc/
Dindex.rst63 - If re-mount fails, execute below commands to Remove rootfs verification:
/Zephyr-latest/drivers/fuel_gauge/bq27z746/
Dbq27z746.c69 * 0..1: The command (for verification) in bq27z746_read_mac()
81 /* The first two bytes read is the command and is used for verification */ in bq27z746_read_mac()
/Zephyr-latest/tests/benchmarks/data_structure_perf/dlist_perf/src/
Ddlist_perf.c34 * value initialized.If the verification pass,the user
95 * value initialized.If the verification pass,the "for each"
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst25 IBECC includes a feature to ease the verification effort such as Error
/Zephyr-latest/drivers/flash/
Dflash_shell.c168 shell_print(sh, "Verification read ERROR!"); in cmd_write()
175 shell_error(sh, "Verification ERROR!"); in cmd_write()
309 shell_print(sh, "Verification read failed, code: %d", result); in cmd_test()
314 shell_error(sh, "Verification ERROR!"); in cmd_test()
Dflash_handlers.c144 * verification. Zephyr codes should be verified here, but currently in z_vrfy_flash_ex_op()
/Zephyr-latest/samples/net/sockets/big_http_download/
DREADME.rst43 with various hashes for them, to ease external selection and verification.

12345