andrew
|
6d90ee5203
|
Fix the order of includes so machine/asm.h is first.
MFC after: 1 week
Sponsored by: ABT Systems Ltd
|
2016-11-07 11:56:18 +00:00 |
|
andrew
|
c1ae279650
|
Switch to a .cpu directive. These will work when clang 3.5 is imported
where the .arch directive is a nop.
MFC after: 1 week
Sponsored by: ABT Systems Ltd
|
2014-12-05 19:23:51 +00:00 |
|
ian
|
567d4deadc
|
Tell the assembler we're building for armv7a with security extensions,
so that the 'smc' (secure monitor call) opcode is valid.
Submitted by: Stepan Dyatkovskiy <stpworld@narod.ru>
|
2014-08-01 20:32:29 +00:00 |
|
gonzo
|
781aafc3e5
|
Specify architecture for assembler
|
2012-08-15 07:00:34 +00:00 |
|
gonzo
|
8ebd91847c
|
Merging of projects/armv6, part 10
- Support for Texas Instruments SoCs:
- AM335x
- OMAP4
- Kernel configs, DTS for Beaglebone and Pandaboard
Submitted by: Ben Gray, Damjan Marion
|
2012-08-15 06:31:32 +00:00 |
|