Searched +full:gcc +full:- +full:aarch64 +full:- +full:linux +full:- +full:gnu (Results 1 – 3 of 3) sorted by relevance
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 …]
17 * Support for M-Profile Vector Extensions (MVE) on ARMv8.1-M18 * Improved thread safety for Newlib and C++ on SMP-capable systems20 * New Action-based Power Management API23 * Linker Support for Tightly-Coupled Memory in RISC-V25 * Support for extended PCI / PCIe capabilities, improved MIS-X support33 * The kernel now supports both 32- and 64-bit architectures36 * We added support for Point-to-Point Protocol (PPP)37 * We added support for UpdateHub, an end-to-end solution for over-the-air device updates38 * We added support for ARM Cortex-R Architecture40 * Expanded support for ARMv6-M architecture[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 …]