Searched +full:remote +full:- +full:ipi +full:- +full:id (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: Apache-2.04 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage5 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI8 compatible: "xlnx,zynqmp-ipi-mailbox"16 description: IPI control and status register space18 reg-names:19 type: string-array22 local-ipi-id:24 description: Host Xilinx IPI agent ID of which the mailbox is connected to.27 child-binding:[all …]
4 * SPDX-License-Identifier: Apache-2.011 #address-cells = <1>;12 #size-cells = <0>;16 compatible = "arm,cortex-r5f";23 rpu0_ipi: zynqmp-ipi@ff310000 {25 compatible = "xlnx,zynqmp-ipi-mailbox";26 #address-cells = <1>;27 #size-cells = <1>;30 reg-names = "host_ipi_reg";33 local-ipi-id = <1>;[all …]
38 * CVE-2023-3725 `Zephyr project bug tracker GHSA-2g3m-p6c7-8rr339 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3>`_41 * CVE-2023-4257 `Zephyr project bug tracker GHSA-853q-q69w-gf5j42 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-853q-q69w-gf5j>`_44 * CVE-2023-4258 `Zephyr project bug tracker GHSA-m34c-cp63-rwh745 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m34c-cp63-rwh7>`_47 * CVE-2023-4259 `Zephyr project bug tracker GHSA-gghm-c696-f4j448 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4>`_50 * CVE-2023-4260 `Zephyr project bug tracker GHSA-gj27-862r-55wh51 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh>`_[all …]
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.31 * CVE-2022-2993: Under embargo until 2022-11-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and157 :dtcompatible:`fixed-partitions`.[all …]
61 * Split CAN classic and CAN-FD APIs:90 was moved from Kconfig to :ref:`devicetree <dt-guide>`.91 See the :dtcompatible:`st,stm32f1-pinctrl` devicetree binding for more information.182 * MIPI-DSI184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.220 * Added support for Provisioners over PB-GATT231 * Implemented ISO-AL TX unframed fragmentation232 * Added support for back-to-back receiving of PDUs on nRF5x platforms249 newly created informational-only callback struct :c:struct:`bt_conn_auth_info_cb`.[all …]
13 * Added support for 64-bit ARCv314 * Split ARM32 and ARM64, ARM64 is now a top-level architecture15 * Added initial support for Arm v8.1-m and Cortex-M5522 https://github.com/zephyrproject-rtos/example-application34 * CVE-2021-3581: Under embargo until 2021-09-0441 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.46 * Driver APIs now return ``-ENOSYS`` if optional functions are not implemented.47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned.48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change194 * Added support for null pointer dereferencing detection in Cortex-M.[all …]