You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.4 KiB
34 lines
1.4 KiB
<?xml version="1.0" standalone="no" ?> |
|
|
|
<!-- ************************************************************************ --> |
|
<!-- ******* MD32 linker.xml --> |
|
<!-- ************************************************************************ --> |
|
<!-- * --> |
|
<!-- * Copyright (c) 2011 MediaTek Inc. All Rights Reserved. --> |
|
<!-- * --> |
|
<!-- * This software is protected by copyright and the information contained --> |
|
<!-- * herein is confidential. The software may not be copied and the information --> |
|
<!-- * contained herein may not be used or disclosed except with the written --> |
|
<!-- * permission of MediaTek Inc. --> |
|
<!-- * --> |
|
<!-- ************************************************************************ --> |
|
|
|
<!DOCTYPE DOCUMENT SYSTEM "../linker_processor.dtd"> |
|
<DOCUMENT> |
|
<PROCESSOR name="MD32" family="MD32-FAMILY"> |
|
<MEMORY> |
|
</MEMORY> |
|
|
|
<RESERVED_OUTPUT_SECTIONS> |
|
</RESERVED_OUTPUT_SECTIONS> |
|
|
|
<ALIGNMENT_VALUES values="1 2 4"/> |
|
|
|
<ELF_INFO baseArchitecture='MD32-FAMILY' coreArchitecture='MD32'/> |
|
|
|
<ATTRIBUTES> |
|
<ATTRIBUTE name="si-revision" current_value="1.3" known_values="0.5 0.9 1.3"/> |
|
</ATTRIBUTES> |
|
|
|
</PROCESSOR> |
|
</DOCUMENT>
|
|
|