Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.7.0/.github/ISSUE_TEMPLATE/
D006_nomination.md17 with Read permission do not have the permission to add reviewers to a pull
21 Triage permission level, which allows the user to add reviewers to a pull
/Zephyr-Core-3.7.0/subsys/bluetooth/services/
DKconfig.hrs16 used when no permission is set for the report.
/Zephyr-Core-3.7.0/doc/kernel/usermode/
Dkernelobjects.rst88 may drop their own permission on an object with
96 the access control aspects of the permission system are not enforced.
123 numerical ID assigned to them at build time, used to index the permission
124 bitfield for an object to see if that thread has permission on it. The size
163 * A thread that has permission on an object, or is running in supervisor mode,
164 may grant permission on that object to another thread via the
169 permission, or the object whose access is being granted, do not need to be
194 permission on the allocated object to the calling thread.
Doverview.rst66 with the permission granularity on a per object or per driver instance
151 - User threads by default have no permission to access any kernel object or
153 another thread that is either in supervisor mode or has permission on both
/Zephyr-Core-3.7.0/doc/_doxygen/
Ddoxygen-awesome-sidebar-only-darkmode-toggle.css17 The above copyright notice and this permission notice shall be included in all
Ddoxygen-awesome-sidebar-only.css17 The above copyright notice and this permission notice shall be included in all
/Zephyr-Core-3.7.0/include/zephyr/drivers/mspi/
Ddevicetree.h84 .permission = DT_PROP_BY_IDX(mspi_dev, xip_config, 3), \
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dgatt.rst46 callback, a ``write`` callback and a set of permission. Both read and write
47 callbacks can be set to NULL if the attribute permission don't allow their
/Zephyr-Core-3.7.0/samples/subsys/smf/hsm_psicc2/
DREADME.rst34 topologies up to four levels of state nesting and is used with permission of the author.
/Zephyr-Core-3.7.0/doc/develop/
Dbeyond-GSG.rst238 Flashing a board requires permission to directly access the board
241 define udev rules to grant the needed access permission.
246 permission by non-root users to certain USB-connected devices.
270 permission to access the board hardware for flashing. Check your
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h306 uint8_t permission; member
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dmspi.h313 enum mspi_xip_permit permission; member
/Zephyr-Core-3.7.0/doc/project/
Dproject_roles.rst54 …izations/managing-access-to-your-organizations-repositories/repository-permission-levels-for-an-or…
61 Contributors who show dedication and skill are granted the Triage permission
65 permission level by creating a GitHub issue, using the :github:`nomination
68 Contributors granted the Triage permission level are permitted to add reviewers
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/intel64/
Dlinker.ld14 /* Used to align areas with separate memory permission characteristics
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/
Dlinker.ld30 * into the RAMABLE_REGION region so it can be accessed with read and write permission.
61 /* Used to align areas with separate memory permission characteristics
/Zephyr-Core-3.7.0/
DCODE_OF_CONDUCT.md35 without their explicit permission
DLICENSE138 6. Trademarks. This License does not grant permission to use the trade
/Zephyr-Core-3.7.0/boards/96boards/nitrogen/doc/
Dindex.rst254 To fix the permission issue, simply add the following udev rule for the
/Zephyr-Core-3.7.0/doc/kernel/services/synchronization/
Dmutexes.rst176 user memory so that any access bypasses the kernel object permission
/Zephyr-Core-3.7.0/doc/introduction/
Dindex.rst104 kernel object and device driver permission tracking, and thread isolation
/Zephyr-Core-3.7.0/boards/andestech/adp_xc7k_ae350/doc/
Dindex.rst248 # Enable execute file permission of ICEman
/Zephyr-Core-3.7.0/doc/security/
Dreporting.rst13 advisory GitHub_. The original submitter will be granted permission to
/Zephyr-Core-3.7.0/doc/kernel/services/other/
Dfatal.rst196 as the thread will simply not have permission to write to adjacent memory
/Zephyr-Core-3.7.0/arch/
DKconfig892 1) All program text will be have read-only, execute memory permission
893 2) All read-only data will have read-only permission, and execution
895 3) All other RAM addresses will have read-write permission, and
/Zephyr-Core-3.7.0/boards/qemu/x86/
Dqemu_x86_tiny.ld113 /* Used to align areas with separate memory permission characteristics

12