diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-306A0B41-94CD-534A-B3BA-FAECB858E9A9.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-306A0B41-94CD-534A-B3BA-FAECB858E9A9.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,29 @@ + + + + + +Platform-Specific +FunctionsExplains how bootstrap functions are organised. +

Platform-specific source code needs to implement a set of standard functions +that are called by the generic source code. It also needs to provide a set +of standard MMU permission and cache attribute definitions.

+

Standard functions are organised in the following way:

+ +

Refer to the Template bootstrap source code: os/kernelhwsrv/bsptemplate/asspandvariant/template_variant/bootstrap/template.s

+All bootstrap source code should be position independent. +
\ No newline at end of file