arm/pe: support for nrv2b, support for cpu = 0x1c2, certificate info now removed

committer: ml1050 <ml1050> 1143614738 +0000
This commit is contained in:
László Molnár
2006-03-29 06:45:38 +00:00
parent 16a2744782
commit 813349fd23
7 changed files with 96 additions and 44 deletions
+5 -2
View File
@@ -39,9 +39,12 @@
; ============= ENTRY POINT
; =============
; __ARMWPE00__
; __ARMWPE2E__
start:
%include "l_armpe_.ah"
%include "l_armpe2e.ah"
; __ARMWPE2B__
%include "l_armpe2b.ah"
; __ARMWPEHE__
%include "header.ash"
eof:
; __ARMWPE99__