ZoranStojsavljevic / INTEL-ARM-examples

This repository reflects some very interesting tools/miniatures, which the author either developed on his own, or did the improvements to some existing, or found some of them scattered over the net, while doing some complex projects over the long time span.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INTEL-ARM-examples

This repository reflects some very interesting tools/miniatures, which the author either developed on his own, or did the improvements to some existing, or found some of them scattered over the net, while doing some complex projects over the long time span.

The author have collected very many (around several hundred) of such in the private repos and on PC scattered around, so author decided to expose some of the most interesting to other people (trying to enhance examples by writing detailed documentation, especially for INTEL CORE silicons) to learn and maybe develop more intriguing apps based upon the presented specimens.

Author encourages everybody to read these examples and post some interesting ones on their own, or point to them to me (via issues) as well, even to expose some of them using the upstream git pull requests to this repo.

Among others, Includes the following tools/packages:

INTEL/

INTELTOOL - Provides information about the Intel CPU/chipset hardware
configuration.

ARM/armv7-cortex-A/

MDEVX - Simple command-line C tool used to read/write to hardware
locations in a 32 bit armv7 A5, A8, A9, A12, A15 MMU based silicons.
It is a standalone tool.

ARM/armv7-cortex-A/

armv7-A-GPIO-handling/ - Legacy and libgpiod armv7-A GPIO handling
documentation with appropriate presented C examples.

About

This repository reflects some very interesting tools/miniatures, which the author either developed on his own, or did the improvements to some existing, or found some of them scattered over the net, while doing some complex projects over the long time span.

License:GNU General Public License v3.0


Languages

Language:C 95.9%Language:Assembly 2.2%Language:C++ 0.7%Language:Makefile 0.6%Language:Roff 0.5%Language:Shell 0.0%