Subversion Repositories HelenOS

Rev

Rev 2406 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2406 Rev 2465
1
arm32 port
1
arm32 port
2
==========
2
==========
3
 
3
 
4
arm32 port is the ninth port of SPARTAN, originally written by Michal Kebrt,
4
arm32 port is the ninth port of SPARTAN, originally written by Michal Kebrt,
5
Petr Stepan, Pavel Jancik. The goal is to support 32-bit ARM architecture.
5
Petr Stepan, Pavel Jancik. The goal is to support 32-bit ARM architecture.
6
So far, it runs only in emulator.
6
So far, it runs only in emulator.
7
 
7
 
8
HARDWARE REQUIREMENTS
8
HARDWARE REQUIREMENTS
9
        o no real hardware supported
9
        o no real hardware supported
10
 
10
 
11
EMULATORS AND VIRTUALIZERS
11
EMULATORS AND VIRTUALIZERS
12
        o GXemul
12
        o GXemul
13
 
13
 
14
TOOLCHAIN REQUIREMENTS
14
TOOLCHAIN REQUIREMENTS
15
		o binutils 2.17
15
	o binutils 2.17
16
		o gcc 4.1.1
16
	o gcc 4.1.1
17
 
17