Introduction to ARM

Started by Indy, December 02, 2012, 07:13:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Indy

"Creator Comments:

ARM processors are becoming ubiquitous in mobile devices today with RISC processors making a comeback for their applications in low power computing environments. With major operating systems choosing to run on these processors including the latest Windows RT, iOS and Android, understanding the low level operations of these processors can serve to better understand, optimize and debug software stacks running on them. This class builds on the Intro to x86 class and tries to provide parallels and differences between the two processor architectures wherever possible while focusing on the ARM instruction set, some of the ARM processor features, and how software works and runs on the ARM processor. "

http://www.opensecuritytraining.info/IntroARM.html

jplxpto