Arm Community
Site
Search
User
Site
Search
User
Arm Community blogs
Jump...
Cancel
Read the latest Arm Community blogs and explore the latest in what Arm engineers are writing about.
Browse our blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Related tags
Android
Architecture
Armv8-A
Artificial Intelligence (AI)
automotive
Cloud Computing
Cortex-A
Cortex-M
ds-5
Embedded
gpu
High Performance Computing (HPC)
infrastructure
Internet of Things (IoT)
Linux
Machine Learning (ML)
Mali
mobile
NEON
Neoverse
performance
Security
TrustZone
Tutorial
vulkan
The latest posts from Arm experts
By date
By view count
By comment count
Descending
Ascending
Vulkan & Validation Layers
Sergey Solovyev
Why the validation layers?Unlike OpenGL, Vulkan drivers don't have a global context, don't maintain a global state and don't have to validate inputs from the application side. The goal is to reduce CPU…
July 6, 2016
Stereo Reflections in Unity for Google Cardboard
Roberto Lopez Mendez
IntroductionDevelopers have used reflections extensively in traditional game development and we can therefore expect the same trend in mobile VR games. In a
previous blog
I discussed the importance…
July 5, 2016
Bitesize Bifrost 1: The benefits of clause shaders
Freddi Jeffries
The
recently released Mali™-G71 GPU
is our most powerful and efficient graphics processor to date and is all set to take next generation high performance devices by storm. The
Mali family of GPU…
July 5, 2016
Example of calling Java methods through the JNI, in ARM Assembly, on Android
Myy
This document demonstrates how to call the JNI, through a procedure : written with the GNU ARM Assembly syntax, assembled and stored in a ELF shared library, executed by an Android system through an…
June 28, 2016
Quick! Back EagleSoC on Kickstarter to get a Powerful Cortex-M3 Development Kit
Mark Saunders
Time is running out. Don't miss the opportunity to get an
EagleSoC
development kit featuring a Cortex-M3
PSoC 5LP
device.I
posted
about this a couple of weeks ago and there is still time to
back the…
June 28, 2016
ISC16 Recap – Fujitsu Takes the Stage
Darren Cepulis
The ISC16 event occurred last week in Frankfurt, Germany. ISC stands for International Super-computing and while ARM is known for its energy-efficient, mobile CPU cores, we are beginning to make some waves…
June 27, 2016
Example of calling the JNI directly from ARM Assembly on Android
Myy
Here's a little demonstration about how to generate a library, with an assembly procedure that will be called through the Java Native Interface, using an Android project as an example. The procedure will…
June 25, 2016
Calling native methods, written in ARM Assembly, within an Android App using the JNI
Myy
This document demonstrates how to generate a library containing an assembly procedure that will be called through the Java Native Interface, within an Android project written in Java as an example. The…
June 25, 2016
Calling Java methods through native ARM assembly code, with an Android app and the JNI
Myy
Calling Java methods through native ARM assembly code, with an Android app and the JNI
June 25, 2016
<
>