NetBSD 9.0 Released with Aarch64 Support, Arm ServerReady Compatibility

NetBSD 9.0

Yesterday, we wrote about Raspberry Pi 4 getting UEFI+ACPI firmware for Arm SSBR compliance allowing the board to run operating systems designed for “Arm ServerReady” servers out of the box. NetBSD 9.0 was just released on February 14, 2020, with support for Aarch64 (64-bit Arm) which had been in the works for a few years, and includes support for “Arm ServerReady” compliant machines (SBBR+SBSA). NetBSD 9.0 main changes related to hardware support: Support for AArch64 (64-bit Armv8-A) machines Compatibility with “Arm ServerReady” compliant machines (SBBR+SBSA) using ACPI. Tested on Amazon Graviton and Graviton2 (including bare metal instances), AMD Opteron A1100, Ampere eMAG 8180, Cavium ThunderX, Marvell ARMADA 8040, QEMU w/ Tianocore EDK2 Symmetric and asymmetrical multiprocessing support (big.LITTLE) Support for running 32-bit binaries via COMPAT_NETBSD32 on CPUs that support it Single GENERIC64 kernel supports ACPI and device tree based booting Supported SoCs Allwinner A64, H5, H6 Amlogic S905, S805X, S905D, […]

Antmicro GEM ASIC Leverages zGlue Technology to Quickly Bring Custom Arm/RISC-V SoC’s to Market

Antmicro GEM1 zGlue Chip

Introduced in 2018, ZiP (zGlue Integration Platform) chip-stacking technology aims to produce chips similar to Systems-in-Package (SiP) but at much lower costs and lead times. We first found it in a Bluetooth tracker featuring ZGLZ1BA custom chip manufactured with zGlue technology and integrating an Arm Cortex-M0 MCU, flash memory and sensors into a single package. But now the technology is back in the news with Antmicro announcing GEM chiplet-based ASIC last December. At the time of the announced the company’s GEM1 chip featured two Lattice iCE40 FPGAs with a MIPI CSI-2 switch, and they had started working on GEM2 chip combining a hard RISC-V processor and Lattice iCE40 FPGA. Those are so-called demonstrators chip as Antmicro customers will be able to easily and quickly design their own 6×9 mm chip(s) with RISC-V and/or ARM CPUs, FPGAs, sensors, radios and other functional elements to meet the requirements of their specific applications. […]

Arm Introduces Cortex-M55 MCU Core, Arm Ethos-U55 microNPU for Cortex-M Microcontrollers

Arm Cortex M55

Artificial Intelligence and the Internet of Things often go hand in hand with AIoT being a new buzz word that came up last year or so. But for AIoT to scale we need ultra-low-cost, low-power solutions capable of doing inference at the sensor node level, and this is only possible with microcontrollers. To achieve this goal, Arm has just unveiled the Arm Cortex-M55 microcontroller core optimized for artificial intelligence workloads that delivers up to a 15x uplift in ML performance and a 5x uplift in DSP performance with greater efficiency, as well as Ethos-U55 microNPU designed for Cortex-M microcontrollers that need even more AI performance (up to 480 times faster), while consuming as little power as possible. Arm Cortex-M55 Key features and specifications: Architecture – Armv8.1-M Bus interface – AMBA 5 AXI5 64-bit master (compatible to AXI4 IPs) Pipeline – 4-stage (for main integer pipeline) Security – Arm TrustZone technology […]

Linux 5.5 Release – Main Changes, Arm, MIPS and RISC-V Architectures

Linux 5.5 Changelog

Linux 5.5 has just been released by Linus Torvalds: So this last week was pretty quiet, and while we had a late network update with some (mainly iwl wireless) network driver and netfilter module loading fixes, David didn’t think that warranted another -rc. And outside of that, it’s really been very quiet indeed – there’s a panfrost driver update too, but again it didn’t really seem to make sense to delay the final release by another week. Outside of those, it’s all really tiny, even if some of those tiny changes touched some core files. So despite the slight worry that the holidays might have affected the schedule, 5.5 ended up with the regular rc cadence and is out now. That means that the merge window for 5.6 will open tomorrow, and I already have a couple of pull requests pending. The timing for this next merge window isn’t optimal […]

JP.IK Turn T101 Qualcomm Snapdragon 7c Laptop for Education to Sell for $299 and Up

JP.IK Turn T101

Qualcomm Snapdragon Windows 10 mobile PCs/laptops offer long battery life and 4G LTE connectivity, but usually suffer from a disappointing performance/price ratio. That means you may have to spend fairly more than you may expect for a Windows 10 Arm laptop, and for instance, Microsoft Surface Pro X goes for $999 and up with a Snapdragon 8cx based Microsoft SQ1 processor. But much more affordable Arm laptop may not be that far off, as Microsoft published some news about their education solutions, and two new Snapdragon 7c laptops are in the works:   JP.IK Turn T101 starting at $299 Positivo Wise N1212S starting at $575 Both laptops promise twice the battery life and 25 percent better performance than competing platforms, as well as (4G LTE) cellular connectivity. A $300 Arm laptop with decent performance looks promising, but so far we have very few details at this point, so I’ll speculate […]

Year 2019 in Review – Top 10 Posts and Stats

Happy New Year 2020

2019 is closing to an end, or you may already be into 2020 while reading this post. In any case, that means it’s time to look back at 2019 and look forward to the events and new products to take place next year. While 2018 was a boring year for new processors, 2019 brought us some interesting new chips such as Amlogic S922X / A311D, or the first Arm Cortex-A55 only processors such as Amlogic S905X3. Rockchip RK3399Pro was promising when it was announced last year, but it never really took off. It was a pretty quiet year for Allwinner as well. RISC-V architecture has been ramping up with the first general-purpose RISC-V MCU: GD32V, WCH CH572 Bluetooth LE MCU, the launch of more SiFive RISC-V cores, and Kendryte K210 RISC-V AI processor announced last year has found its way into more and more boards. There have also been the […]

Some Interesting Talks from FOSDEM 2020 Schedule

FOSDEM 2020 Schedule

We wrote about IoT devroom call for proposals for FOSDEM 2020 a little while ago, and as the free open-source developer meetup is getting closer, FOSDEM 2020 organizers released the schedule. So I’ll look at some of the talks in the relevant devrooms such as the Internet of Things, hardware enablement, Embedded, Mobile and Automotive, as well as RISC-V and others to compose my own little virtual schedule for the 2-day event. Saturday, February 1 10:30 – 10:50 – How lowRISC made its Ibex RISC-V CPU core faster – Using open source tools to improve an open-source core – by Greg Chadwick Ibex implements RISC-V 32-bit I/E MC M-Mode, U-Mode, and PMP. It uses an in-order 2 stage pipe and is best suited for area and power-sensitive rather than high-performance applications. However, there is scope for meaningful performance gains without major impact to power or area. This talk describes work […]

Qualcomm Snapdragon 7c & 8c Processors Target Entry-Level & Mainstream Mobile PCs

Nearly exactly one year ago, Qualcomm announced the Snapdragon 8cx processor for always-on always-connected PCs, and lateron Qualcomm and UL released PCMark 10 benchmark results showing Snapdragon 8cx had similar performance to a 15W Intel Core i5-8250U Kaby Lake-R processor, but with much better efficiency. The price of such laptops is still fairly high with Samsung Galaxy Book S announced in August for $1,000, and possibly canceled at this stage. Microsoft SQ1 powered Surface Pro X tablet is the only system based on Qualcomm Arm technology (customized version of Snapdragon 8cx) available now, and also sells for $1,000 and up. Qualcomm has now unveiled Snapdragon 7c and 8c arm processor to address the entry-level and mainstream markets of connected mobile PCs. Qualcomm Snapdragon 7c Specifications: CPU – Octa-core Kryo 468 processor @ up to 2.45 GHz GPU – Qualcomm Adreno 618 GPU DSP – Qualcomm Hexagon 692 DSP with Hexagon […]

Exit mobile version