Arm Roadmap to 2020 Reveals Deimos and Hercules Processors for 5G Laptops

Arm has just published a roadmap for their Cortex-A processors until 2020, where we can see 7nm Deimos, and 7 to 5 nm Hercules succeeding Arm Cortex A76 core with “laptop class performance” announced last spring. For reference, an Arm Cortex A76 @ 3 GHz is said to outperform an Intel Core i5-7300U (15W TDP) processor at a lower power envelop. The two new Cortex-A cores will offer better better performance, will be launched in 2019 and 2020respectively, and as we’ll see below Arm expects those core to outperform Intel Core i5 processors. Current Arm laptop based on Qualcomm Snapdragon 835 have generally been disappointing in terms of performance, especially considering the prices those are sold for, but after a big jump on performance for Cortex A76 cores, Arm expects a 15% increase in compute performance per year. Hercules is expected to be around 2.5 times faster than current Arm […]

Linux 4.18 Release – Main Changes, Arm and MIPS Architecture

Linux Changelog 4.18

Linus Torvalds has just announced the release of Linux 4.18: One week late(r) and here we are – 4.18 is out there. It was a very calm week, and arguably I could just have released on schedule last week, but we did have some minor updates. Mostly networking, but some vfs race fixes (mentioned in the rc8 announment as “pending”) and a couple of driver fixes (scsi, networking, i2c). Some other minor random things (arm crypto fix, parisc memory ordering fix). Shortlog appended for the (few) details. Some of these I was almost ready to just delay to until the next merge window, but they were marked for stable anyway, so it would just have caused more backporting. The vfs fixes are for old races that  are really hard to hit (which is obviously why they are old and weren’t noticed earlier). Some of them _have_ been seen in real […]

NetBSD ARM64 Images Now Available with SMP for Raspberry Pi 3, Some NanoPi Boards, and Pine64 Boards

ROCK64 NetBSD ARM64

NetBSD on Arm started in 2014 with the release of version 7.0, and last year device tree support was implemented and tested on some Allwinner H3 boards. But apparently, so far NetBSD only supported 32-bit Arm, with initial support for 64-bit Arm (ARM64) committed last April, but good progress has been made, and NetBSD ARM64 bootable firmware images are now available with SMP (multi-core) support. Eight different NetBSD ARM64 images can be downloaded: Generic NetBSD 64-bit image for Raspberry Pi 3 and NVIDIA Tegra X1 Two images for FriendlyELEC boards namely NanoPi NEO2 and NEO Plus2 boards Five images for the following Pine64 boards and hardware platforms Pine A64/A64+ Pine A64-LTS / Sopine with baseboard Pine H64 Pinebook laptop ROCK64 (ROCK64Pro not yet supported) The supported hardware matrix shows most features are supported, but there are still a few things missing such as GPU, crypto and MIPI CSI on all […]

96-Core NanoPi Fire3 Boards Cluster is a DIY Portable Solution to Teach or Develop Distributed Software

96-Core NanoPi Fire3 Cluster

Nick Smith has been messing around with clusters made of Arm boards for several years starting with Raspberry Pi boards, including a 5-node RPI 3 cluster, before moving to other boards like Orange Pi 2E, Pine A64+, or NanoPC-T3. His latest design is based on twelve NanoPi Fire3 boards with 8 cores each, bringing the total number of cores to 96.  The platform may not be really useful for actual HPC applications due to limited power and memory, but can still be relied upon for education and development, especially it’s easily portable. Nick also made some interesting points and discoveries. It’s pretty with shiny blinking LEDs, and what looks like proper cooling, and the cluster can deliver 60,000 MFLOPS with Linpack which places it in the top 250 faster computers in the world! That’s provided we travel back in time to year 2000 through 🙂 By today’s standard, it would […]

Arm Compares Arm & RISC-V Benefits in RISCV Basics Website

Arm vs RISC-V Infographics

Arm is a dominant force in mobile and embedded processors, but recently we’ve heard more and more about RISC-V open source and royalty-free alternatives, and for example SiFive has launched both application processors / IP with solutions like Linux capable Freedom U540 SoC found in HiFive Unleashed board, as well as RISC-V MCU Cores competing with Arm Cortex-M4 and Cortex-M0+ cores. There’s certainly a lot of activity around RISC-V, but I have not seen many commercial solutions yet, and the platform needs to mature. However, Arm apparently takes the competition seriously with the company setting up a website – riscv-basics.com – comparing Arm and RISC-V, notably through the infographics below. Arm recognizes RISC-V has no recurring license fees, but claims those fees are only a small fraction of the total investment required for a commercial processor. The company also questions RISC-V maturity, and at this stage is may be true, […]

Makerdiary nRF52840 Micro Development Kit Works with OpenThread, Arm Mbed OS, Zephyr OS, Mynewt, etc…

nRF52840 Micro Development Kit

If you want to play around with Bluetooth 5, Nordic nRF52840 is probably one of the best option, and among the development board, $9/$12 Particle Xenon is hard to beat when it comes to value. But if you need a bit more storage, I/Os and features, Makerdiary nRF52840 micro development kit looks like a good candidate to evaluate, especially it supports plenty of frameworks / operating systems such as Arm Mbed OS, Zephyr Project, OpenThread, Mynewt, and others. It’s also the first MCU class board I’ve seen with a USB type C port, although I’m not sure it brings any benefits to this type of hardware. Makerdiary nRF52840 micro development kit (nRF52840-MDK) hardware specifications: SoC – Nordic nRF52840 Arm Cortex-M4F WiSoC with 1 MB FLASH and 256 kB RAM, Arm TrustZone Cryptocell 310 security subsystem External Storage – 64-Mbit QSPI flash Wireless Connectivity (on-chip) Bluetooth 5, Bluetooth Mesh Thread, IEEE […]

Visual Studio 2017 with an Embedded Linux Arm Device

Toradex-Embedded-Linux

This is a non-sponsored guest post written by Marc Goodner: Principal Program Manager, Microsoft, and Jeremias Cordoba: Innovation Engineer, Toradex. Today many embedded devices run some flavor of Linux as their primary operating system. This poses a challenge to developers who run Windows on their development machine. This article explains a new way to use the latest Visual Studio for C++ development on an embedded Arm Devices from a Windows Host PC using containers for the build environment. The device we are deploying to is from the Toradex Colibri Family of System on Modules using the NXP i.MX 6ULL SoC, which features an Arm Cortex A-7. As a demo project, we will connect a Bluetooth Sensor with the Toradex Colibri Module. Please note that Visual Studio support for this case is in an early state, you will see improvements from Microsoft and Toradex in the coming months. Prerequisites Colibri i.MX 6ULL […]

Linux 4.17 Release – Main Changes, Arm & MIPS Architectures

Linus Torvalds released Linux 4.17 last Sunday: So this last week was pretty calm, even if the pattern of most of the stuff coming in on a Friday made it feel less so as the weekend approached. And while I would have liked even less changes, I really didn’t get the feeling that another week would help the release in any way, so here we are, with 4.17 released. No, I didn’t call it 5.0, even though all the git object count numerology was in place for that. It will happen in the not _too_distant future, and I’m told all the release scripts on kernel.org are ready for it, but I didn’t feel there was any real reason for it. I suspect that around 4.20 – which is I run out of fingers and toes to keep track of minor releases, and thus start getting mightily confused – I’ll switch […]

Exit mobile version
UP 7000 x86 SBC