If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:GPT
BoxMatrix >> Lexicon >> Computer-Terms >> GPT | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Term
Term: | GPT | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | GUID Partition Table | ||||||
Location: | Lexicon >> Computer-Terms | ||||||
Weblinks: | Wikipedia.int - Wikipedia.de | ||||||
Description: | Modern partition table standard for physical storage media |
Goto: FRITZ!OS - SMW-Browser
Details
The GPT is the GUID Partition Table
, a modern partition table standard for physical storage media.
Including the protective MBR it allocates the first 34 LBA addressed 512-bytes sectors of the medium, summing up to 17 KB.
For more details see the Wikipedia links above.
FRITZ!OS
Hawkeye, Alder and Miami models use GPT to partition their eMMC flash.
To align further partitions the first partition is the self explanatory:
- 495 KB alignto512 partition (Hawkeye) or:
- 1007 KB align_config_to_4mb partition (Alder) or:
- 2031 KB align_config_to_4mb partition (Miami)
See the SBL article for the Hawkeye, Alder and Miami partition tables.
Multi-EVA boot on Qualcomm-ARM:
- SoCs: Hawkeye, Alder, Miami, Dakota, Maple
- Lexicon: PBL, SBL, TrustZone, EVA
- Procfs: sbl_version, sbl_reboot, struct_version
- Procfs: sbl_fault_register, sbl_reset_debug, sbl_wdog_status, sbl_wonce
- Procfs: tz0_verified, tz0_version, tz1_verified, tz1_version
- Procfs: tz_boot_ack, tz_boot_index, tz_version
- Procfs: eva0_verified, eva0_version, eva1_verified, eva1_version
- Procfs: eva_boot_ack, eva_boot_index
- Firmware: sblupdate, tzupdate, urladerupdate
- Commands: tz_update
- Startup: E02-tz_update, cortexa9, cortexa9.service
- Partitions: GPT, alignto512, align_config_to_4mb, SBL1, SBL1_1, MIBIB
- Partitions: BOOTCONFIG, BOOTCONFIG1, QSEE, QSEE_1, DEVCFG, DEVCFG_1, RPM, RPM_1
- Partitions: CDT, CDT_1, APPSBL, APPSBL_1, CONFIG, CONFIG_1, TME, TME_1
- Kconfig: CONFIG_AVM_FASTIRQ, CONFIG_AVM_TZ_EXTENSIONS, CONFIG_QSEECOM
- Kernel: avm_sbl.ko, avm_tz.ko, qseecom.ko, ipq40xx_qseecom.ko