cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

xscale.rst (1060B)


      1Sharp XScale-based PDA models (``akita``, ``borzoi``, ``spitz``, ``terrier``, ``tosa``)
      2=======================================================================================
      3
      4The Sharp Zaurus are PDAs based on XScale, able to run Linux ('SL series').
      5
      6The SL-6000 (\"Tosa\"), released in 2005, uses a PXA255 System-on-chip.
      7
      8The SL-C3000 (\"Spitz\"), SL-C1000 (\"Akita\"), SL-C3100 (\"Borzoi\") and
      9SL-C3200 (\"Terrier\") use a PXA270.
     10
     11The clamshell PDA models emulation includes the following peripherals:
     12
     13-  Intel PXA255/PXA270 System-on-chip (ARMv5TE core)
     14
     15-  NAND Flash memory - not in \"Tosa\"
     16
     17-  IBM/Hitachi DSCM microdrive in a PXA PCMCIA slot - not in \"Akita\"
     18
     19-  On-chip OHCI USB controller - not in \"Tosa\"
     20
     21-  On-chip LCD controller
     22
     23-  On-chip Real Time Clock
     24
     25-  TI ADS7846 touchscreen controller on SSP bus
     26
     27-  Maxim MAX1111 analog-digital converter on |I2C| bus
     28
     29-  GPIO-connected keyboard controller and LEDs
     30
     31-  Secure Digital card connected to PXA MMC/SD host
     32
     33-  Three on-chip UARTs
     34
     35-  WM8750 audio CODEC on |I2C| and |I2S| busses