WO2008140868A1 - Secure and scalable solid state disk system - Google Patents

Secure and scalable solid state disk system Download PDF

Info

Publication number
WO2008140868A1
WO2008140868A1 PCT/US2008/058532 US2008058532W WO2008140868A1 WO 2008140868 A1 WO2008140868 A1 WO 2008140868A1 US 2008058532 W US2008058532 W US 2008058532W WO 2008140868 A1 WO2008140868 A1 WO 2008140868A1
Authority
WO
WIPO (PCT)
Prior art keywords
command
processor
virtual storage
host
crypto
Prior art date
Application number
PCT/US2008/058532
Other languages
French (fr)
Inventor
Yungteh Chien
Ben Wei Chen
Choon Tak Tang
Original Assignee
Kingston Technology Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US11/746,576 external-priority patent/US8010768B2/en
Priority claimed from US11/746,582 external-priority patent/US8499168B2/en
Priority claimed from US11/746,556 external-priority patent/US8527781B2/en
Application filed by Kingston Technology Corporation filed Critical Kingston Technology Corporation
Priority to CN200880015021.3A priority Critical patent/CN101681253B/en
Publication of WO2008140868A1 publication Critical patent/WO2008140868A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/79Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in semiconductor storage media, e.g. directly-addressable memories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/062Securing storage systems
    • G06F3/0622Securing storage systems in relation to access
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0664Virtualisation aspects at device level, e.g. emulation of a storage device or system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device

Definitions

  • the present invention relates generally to memory systems and more specifically to a secure and scalable solid state disk system.
  • Flash based solid state disk has slowly gained momentum and acceptance from industrial application, defense application, corporate application to server application and general user application.
  • the major driving force behind the transition is due to advances in flash technology development and the intrinsic benefits from the flash components.
  • the advantages of flash based SSD over tradition hard disk drive (HDD) are:
  • a conventional SSD tends to manage a group of flash memory, in the order of 4, 8, 16, 32 or more components. It presents a great design challenge in the areas: [0013] 1. Pin-outs to manage too many flash device interfaces.
  • SSD If SSD is to become mainstreamed to transition from a niche product to a more general user application, it has to address the hurdles mentioned above, in addition to adding values such as security, scalability and others.
  • a conventional Secure Digital (SD) flash card block diagram is shown in Figure 1.
  • the block diagram comprises a physical interface 11 , a SD card controller 12 and flash memory 13.
  • the physical interface 11 connects to a host system through interface bus 14.
  • a SD card, Compact Flash (CF) card and USB drive are the simplest form of a solid state disk (SSD).
  • SSD Solid state disk
  • US 20030120865 a storage controller automatically configures disk drives at system boot-up or at runtime. It performs the basic storage identification and aggregation functionality.
  • the prior art invention is best at detecting the drive insertion and removal during runtime. But it fails to recognize the asynchronous nature between the host system and the storage system during boot-up time. Since the storage controller functions as a virtualization controller, it takes time to identify, test and to configure the physical drives during host system boot-up. If there is not a mechanism to re- synchronize the host system and the storage system, the host system will simply time-out and fail to recognize and configure the virtual logical storage. As such, the conventional systems at best serve only as a secondary storage system, instead of a primary storage system.
  • Another weakness of US patent no. 6,098,119 is that the system requires each physical drive to have one or more preloaded "parameter settings" during initialization. It poses the limitation in auto- configuration.
  • a more straight forward SSD system comprises a SATA (Serial ATA) to flash memory controller 25 and a group of flash memory 13.
  • the SATA to flash memory controller 25 includes a SATA host interface 251, and a plurality of flash device interfaces 252.
  • SATA host interface is for interfacing with the SATA host controller 21 of Host system 20, while the flash device interfaces 252 are for interfacing with the flash memory 13.
  • Each flash memory 13 has a total of about 15 to 23 signal pins to interface with the controller 25.
  • the SATA host interface 251 requires 4 signal pins to interface with the SATA host controller 21.
  • the SATA to flash memory controller 25 would require a total of at least 124 signal pins to manage 8 flash memory 13; or a total of 244 signal pins to manage 16 flash memory 13.
  • the controller 25 has to manage the error correction code (ECC), wear leveling, bad block re-mapping, free storage allocation, as well as many book keeping tasks inherent to flash memory based SSD.
  • ECC error correction code
  • wear leveling wear leveling
  • bad block re-mapping free storage allocation
  • free storage allocation free storage allocation
  • many book keeping tasks inherent to flash memory based SSD the complexity increases proportionally to the number of flash memory components. It not only presents cost issue to the controller, but also creates manufacturability and testability on the conventional SSD system. In essence, this conventional approach is not very scalable, if the same controller is to be used for two or more different density designs. The pin count of the controller will have to accommodate at least 124 pins for four flash memory, or 244 pins for eight flash memory, or even 484 pins for sixteen flash memory chips. Therefore, this system is limited only on a small density application of SSD that is not very scalable and expandable. [0031] Accordingly, what is desired is a system and method that addresses the above-
  • a solid state disk system comprises a user token and a first level secure virtual storage controller, coupled to the host system.
  • the system also includes a plurality of second level secure virtual storage controllers having an interface with and being compatible to the first level virtual secure storage controller and a plurality of third level virtual storage devices coupled to the plurality of second level virtual storage controllers.
  • a system and method in accordance with the present invention provides the following advantages.
  • the system and method introduces a scalable SSD system, based on the secure virtual storage controller architecture.
  • the system and method uses the virtual storage processor to aggregate the density and performance.
  • the system and method uses more layers of virtual storage controller, if necessary, to expand the density and performance. [0039] 6.
  • the system and method uses the crypto-engine in the virtual storage controller, if necessary, to conduct encryption/decryption on-the-fly between the upstream and downstream data traffic between the host and device.
  • the system and method utilizes a USB token for independent password authentication on SSD.
  • the system and method allows secure-and-scalable solid state disk (SNS-SSD) to replace HDD with transparent user experience, from booting up, hibernation to general usage.
  • SNS-SSD secure-and-scalable solid state disk
  • a system and method in accordance with the present invention could be utilized in flash based storage, disk storage systems, portable storage devices, corporate storage systems, PCs, servers, wireless storage, and multimedia storage systems.
  • Figure 1 is a prior art block diagram of a SD Card.
  • Figure 2 is a prior art block diagram of a host system interfacing with a conventional SSD system.
  • FIG. 3 is a block diagram of a host system and a USB token interfacing with a SATA based secure-and-scalable solid state disk (SNS-SSD) system based on a three-level architecture.
  • SNS-SSD secure-and-scalable solid state disk
  • Figure 4 is the block diagram of the secure virtual storage controller.
  • Figure 5 is a block diagram of a host system and a USB token interfacing with a PATA based secure-and-scalable solid state disk (SNS-SSD) system based on a four-level architecture.
  • Figure 6 is the flow chart for the initialization of the secure virtual storage controller.
  • Figure 7 is the flow chart for the interrupt processor.
  • Figure 8 is the flow chart for the host command processor.
  • Figure 9 is the local command list in the local command processor of the secure virtual storage controller.
  • Figure 10 is the flow chart for factory provision.
  • Figure 11 is the flow chart for virtual storage processor configuration.
  • Figure 12 is the flow chart for crypto-engine configuration.
  • Figure 13 is a block diagram for the crypto-engine.
  • Figures 14A-D are flow charts for host system cold-boot, shut-down, hibernation and wake-up from hibernation.
  • Figure 15 is the flow chart for USB token boot-up.
  • Figure 16 is the flow chart for password authentication.
  • FIG. 3 is a block diagram of a host system and a USB token interfacing with a SATA based secure-and-scalable solid state disk (SNS-SSD) system.
  • SNS-SSD secure-and-scalable solid state disk
  • the host system 30 comprises a processor (not shown), memory (not shown), IO (not shown), a USB interface (not shown), and a SATA host controller 34. It connects to a USB token 35 through a USB interface and works with the secure-and-scalable solid state disk (SNS-SSD) system 31 through a SATA host interface 321.
  • SNS-SSD secure-and-scalable solid state disk
  • a USB token 35 serves as an independent agent to provide password authentication utility before the SNS-SSD 31 can be accessed after host system 30 boots up.
  • the utility can be a software utility residing on the USB token 35 or preferably a browser link to the web server on the USB token 35.
  • the browser link is preferable, as it is more universal and requires less system resources to work on cross platform devices.
  • the secure-and-scalable solid state disk (SNS-SSD) system 31 comprises a first-level secure virtual storage controller 32 and two second-level secure virtual storage controllers 33, and eight third-level storage device SD cards 10.
  • the first level of the virtual storage controller 32 comprises a SATA host interface 321, a crypto-engine 323 and a multiple of SATA device interfaces 322.
  • the host side storage interface in this case is a serial ATA or SATA.
  • the storage host interface can be any type of IO interface including SATA, Serial Attached SCSI (SAS), PCI Express, PATA, USB, Bluetooth, UWB or wireless interface.
  • SAS Serial Attached SCSI
  • PCI Express PCI Express
  • PATA Serial Attached SCSI
  • USB Universal Serial Bus
  • Bluetooth Universal Serial Bus
  • the second-level of the virtual storage controller 33 comprises a SATA host interface 331, a crypto-engine 333 and a multiple of SD device interfaces 332.
  • the virtual storage controller 33 chooses to interface with the third level storage device, a SD card 10.
  • the SD card 10 can be replaced with any flash based card or drive, including CF card, MMC, USB drive or Memory Stick, as long as pin-count, cost, and performance justify.
  • each SD card 10 has six signal pins. It requires a total of 24 signal pins for four SD components with two flash memory components on each SD card, instead of 120 signal pins for eight flash memory components in the conventional approach. It amounts to a great cost saving in controller chip fabrication and a better manufacturability and testability.
  • first-level secure virtual storage controller 32 and the second- level secure virtual storage controller 33 may have different type of device interfaces, their architectures are substantially identical. As long as the storage device interface 322 is compatible with the storage host interface 331, first- level secure virtual storage controller 32 can be cascaded and expanded with the second-level secure virtual storage controller 33. The expansion is therefore exponential in density and performance.
  • the host system 30 can interface directly with one of the second level virtual storage controllers 33.
  • the minimal secure-and-scalable solid state disk (SNS-SSD) system is therefore with a total two levels comprising the second level storage controller 33 and the third level storage devices 10.
  • the crypto-engine 323 in the first-level and crypto-engine 333 in the second- level can be enabled, disabled and configured independently, depending on the requirement. In most cases, only the top-level crypto-engine is required. All other crypto-engines in the subsequent levels are disabled. A more detailed description of the crypto-engine is shown in Figure 13.
  • a SATA host interface 331 is used to interface with the first level of virtual storage controller 32.
  • the storage interface in this case is a serial ATA or SATA.
  • a more detailed description of the virtual storage controller 33 is shown in secure virtual storage controller 40 in Figure 4.
  • the secure virtual storage controller 40 comprises a storage host interface 41, an interrupt processor 42, a host command and data processor 43, a CPU 44, a program memory 45, a RAM and buffer 46, a DATA write processor 401, a DATA read processor 402, a pass-through command processor 403, a get status and attribute processor 404, a local command processor 405, a crypto- engine 406, a virtual storage processor 407, and a plurality of storage device interfaces 408.
  • the virtual storage controller architecture in the invention is cascadable and scalable as long as the storage interface is compatible. If more density is required, more second level virtual storage controllers can be added for expansion. Accordingly, more third level storage devices can be added for density expansion.
  • the secure-and-scalable solid state disk (SNS-SSD) system offers better storage density expansion in exponential order. By using the standard flash card such as SD card 10 as the flash memory building block, it brings along several benefits compared with the conventional SSD approach.
  • SNS-SSD secure-and-scalable solid state disk
  • the performance benefit is from the virtual storage processor 32 and 33. It not only provides virtual storage density aggregation, but also provides on-demand performance aggregation. The theoretical performance can be as high as the number of SD cards times the native SD card performance in parallel operation.
  • the security is handled by the hardware based crypto-engine 323 or 333.
  • the password authentication utility resides independently on a USB token 35.
  • the secure-and-scalable solid state disk (SNS-SSD) system has better performance and is more secure.
  • the storage host interface 41 is for interfacing with the upstream host system 30 or another upper-level of secure virtual storage controller.
  • the storage device interface 408 is for interfacing with the downstream storage device 10 or another lower-level of secure virtual storage controller.
  • FIG. 5 Another embodiment of the block diagram of the invention, secure-and- scalable solid state disk (SNS-SSD) system 39 with PATA interface, is shown in Figure 5.
  • the host system 50 comprises a processor (not shown), memory (not shown), IO (not shown), a USB interface (not shown), and a PATA host controller 54. It connects to a USB token 35 through a USB interface and works with the secure- and-scalable solid state disk (SNS-SSD) system 39 with PATA interface through a PATA host interface 381.
  • SNS-SSD secure-and- scalable solid state disk
  • the secure-and-scalable solid state disk (SNS-SSD) system 39 with PATA interface comprises a first-level secure virtual storage controller 38, a second- level secure virtual storage controllers 32, and two third-level secure virtual storage controllers 33, and eight fourth-level storage device SD cards 10.
  • SNS-SSD solid state disk
  • the architecture of the invention is expandable and cascadable in density and performance.
  • the program memory 45 stores the firmware and virtual storage controller information, while the RAM and buffer 46 are used to store data packet and for caching operation.
  • the DATA write processor 401 interfaces with the virtual storage processor 407 through the crypto-engine that is doing the hardware encryption on-the-fly.
  • the data is transferred from the buffer, encrypted and passed to virtual storage processor
  • the DATA read processor 402 interfaces with the virtual storage processor 407 through the crypto-engine that is doing the hardware decryption on-the-fly.
  • the data is transferred from virtual storage processor 407, decrypted and passed to the buffer.
  • the pass-through command processor 403 handles those commands that do not require any local processing.
  • the pass-through command is sent directly downstream without encryption or translation.
  • the get status and attribute processor 404 returns proper status and/or attributes back to the upstream host system or the upper- level virtual storage controller. If the status or attribute require too much time for the local controller to return, it will normally assert busy status to the requesting upstream host system or the upper-level virtual storage controller.
  • the interrupt processor 42 and routine 70 are invoked.
  • the interrupt processor 42 generates a soft reset 47 to CPU 44 to warm boot the secure virtual storage controller 40. Consequentially, it interrupts the upstream system for service to interrogate the secure virtual storage controller 40 again, and the correct status or attribute is returned. It is a mechanism to synchronize the host and device when they are running at different pace, and the device needs more time to settle after request.
  • FIG. 6 is the flow chart for the initialization of the secure virtual storage controller.
  • the secure virtual storage controller 40 is first initialized 60 after power on, it is checked if virtual storage controller is ready, via step 61. If yes, the host command processor starts, via step 62. Otherwise, the controller sends an identify command to the downstream storage device list, via step 63. Once the downstream storage devices 10 are identified, these physical storage devices 10 are tested, via step 64. The crypto-engine is then initialized, via step 65. The virtual storage controller is set ready, via step 66. The interrupt processor is then activated, via step 67.
  • Figure 7 is the flow chart for the interrupt processor. First, it is checked if the interrupt request is from the downstream virtual storage controller, via step 71. If yes, the service is granted, via step 74. Otherwise, an interrupt is generated, via step 72, to the upstream host or an upper- level virtual storage controller for service to configure the secure virtual storage controller 40 again. A soft reset 47 is subsequently generated to the local CPU 44 to warm boot, via step 73, the secure virtual storage controller 40. It is a mechanism to synchronize the host and device when they are running at different pace, and the device needs more time to settle after power-on initialization.
  • the host command and data processor 43 queues up and buffers packet of command and data between the storage host interface 41 and crypto-engine 406.
  • the extracted command queue is turned over to host command processor routine 80 to process, in Figure 8.
  • Figure 8 is the flow chart for the host command processor.
  • the host command and data processor 43 queues up and buffers packet of command and data between the storage host interface 41 and crypto-engine 406.
  • the extracted command queue is turned over to host command processor routine, via step 80, to process. If it is a DATA write command, via step 83, a DATA write processor 401 is called up. Otherwise, if it is a DATA read command, via step 84, a DATA read processor 402 is called up.
  • a pass-through command processor 403 is called up. Otherwise, if it is a get status/attribute command, via step 85, a get status/attribute processor 404 is called up. Otherwise, a local command processor 405 is called up.
  • the local command processor 405 deals with the local functions of crypto- engine 406, virtual storage processor 407 and the local virtual storage controller 40. As shown in Figure 9, the local command list 90 includes:
  • User provision command 91 is for use by the utility in the field application, including the password authentication utility in USB token 35. It includes password utility commands 94 and storage partition commands 95.
  • Factory provision command 93 is for use in the factory to configure the SSD. It includes virtual storage processor configuration 96, crypto-engine configuration 97, password attribute configuration 98, and test-mode command 99.
  • Get local status command 92 is to return the corresponding status on the virtual storage controller.
  • Get virtual storage controller ID command 961 is to return the unique ID stored in the program memory 45.
  • Set virtual storage mode command 962 is to set the storage operation mode of JBOD (Just a Bunch of Disks), RAID (Redundant Arrays of Independent Disks) or others, depending on the requirement of performance or power consumption.
  • Set crypto-mode command 971 is to set the encryption mode of the engine.
  • Enable crypto-engine command 972 is to enable the crypto-engine.
  • Set Managed Mode flag 983 is to allow or disallow provision of SSD in the field. If the flag is set as Unmanaged Mode, then the USB token is what is needed to do re- provision and initialization of the SSD. If the flag is set as Managed Mode, then the user has to connect back to the managing server while doing the re-provision and initialization of the SSD. The flag can only be set in the factory. Test-mode command 99 is reserved for testing of SSD by the manufacturer.
  • FIG. 10 is the flow chart for factory provision. It first waits for the secure virtual storage controller to be ready, via step 101. Once the controller is ready, the factory default settings are loaded, via step 102. It starts configuring the virtual storage processor, via step 103. Afterwards, it starts configuring the crypto-engine, via step 104. The crypto-engine is enabled, if it is necessary, via step 105.
  • SNS-SSD secure-and- scalable solid state disk
  • Figure 11 is the flow chart for virtual storage processor configuration.
  • the virtual storage mode is set, via step 111, through one of the local commands, set virtual storage mode 962.
  • the virtual storage operation mode is set as JBOD, RAID or others.
  • a virtual storage aggregation is done, via step 112, based on the physical storage device list 64 (See Figure 6).
  • a virtual storage identification table is established.
  • the virtual storage device list is established, via step 113.
  • a physical to logical address translation table is built up, via step 114, by the virtual storage processor 407 (See Figure 4.).
  • the virtual storage provision ready status is set, via step 115.
  • FIG 12 is the flow chart for crypto-engine configuration.
  • the crypto-engine is then ready for configuration through one of the local commands, set crypto-mode command 971 is issued, via step 121.
  • the set maximum number of attempts command 982 is issued, via step 122.
  • a get encrypted key command 973 is issued, via step 1220.
  • a random key is generated (not shown) by the random number generator RNG 134, in the crypto-engine 406.
  • the random key is encrypted and returned to the get encrypted key command 973, via step 1220.
  • a master password is required, via step 1221, a get master password command process is initiated, via step 1222, and a set master password command 981 is issued.
  • the flag of managed mode of SSD is checked, via step 123.
  • the encrypted key is stored, via step 124, in the managing server, if necessary. If not, the encrypted key is stored, via step 125, in the USB token 35.
  • the master password is then sent to the crypto- engine through set master password command 981, via step 126. Consequentially, the encrypted master password is then stored in SSD, (not shown). A default password is also set through command 984, via step 1260. Consequentially, the encrypted default password is then stored in SSD, (not shown).
  • the crypto-engine can be disabled or enabled. If it is enabled, it can be set to run at a particular encryption mode based on the requirement, via step 127. Afterwards, the crypto-engine provision flag is set as ready, via step 128.
  • FIG. 13 is a block diagram for the crypto-engine.
  • the crypto-engine 406 includes a random number generator RNG 134, a hash function HASH 131, a first general encryption engine ENC2 132, a second data encryption engine ENC3 133, a storage upstream interface 135 and a storage downstream interface 136.
  • RNG random number generator
  • HASH hash function
  • the host system 30 depends on the plugged in USB token 35 to conduct password authentication. Referring to Figure 14A, after host system 30 cold boots, via step 140. The USB token 35 cold boots, via step 141, as well. The USB token starts operation, via step 142.
  • step 143 the SSD shuts down, via step 144, accordingly.
  • the encryption key in the SSD will be lost, via step 145, due to power outage.
  • the SSD will stay encrypted, via step 146, as long as the encryption key is not restored through password authentication utility loaded in the USB token 35.
  • step 1403 after the host system 30 hibernates, via step 1403, the SSD hibernates, via step 1404, accordingly.
  • the encryption key in the SSD will be lost, via step 1405, due to power outage.
  • the SSD will stay encrypted, via step 1406, as long as the encryption key is not restored through password authentication utility loaded in the USB token 35.
  • USB token 35 cold boots, via step 1401, as well, as in Figure 14A.
  • the USB token starts operation, via step 1402.
  • Figure 15 is the flow chart for USB token boot-up. As shown in
  • USB token web server boots up, via step 151, it waits for storage and crypto-engine provision to be ready, via step 152. It then activates the password authentication utility, via step 153.
  • the detailed implementation of the password authentication utility can be found in pending US patent application no. 11/643,101.
  • the crypto-engine will get a new random key from the random number generator 134 (not shown). It is checked if the Managed Mode flag is on, via step 1541. If not, the encrypted key is retrieved, via step 1543, from the USB token 35. Otherwise, the encrypted key is retrieved from the managing server, via step 1542. The encrypted key is sent to the crypto-engine through set encrypted key command 9471 , via step 1544. The crypto-engine then decrypts and retrieves the key (not shown). The encrypted master password is retrieved and decrypted by the crypto-engine (not shown). A new random key is then generated from the random number generator RNG 134 (not shown).
  • the master password will be encrypted with the new key by the crypto-engine (not shown).
  • the utility will then initiate a get encrypted new key command 9472, via step 1545.
  • the encrypted new key is stored in the managing server or USB token 35, if necessary via step 1546 and 1547.
  • the new user password is then requested from the user and configured, via step 1548.
  • Both master and user password are hashed with the newly generated key through HASH function 131 and stored on the SSD (not shown).
  • the SSD partition is then configured, via step 1549.
  • the request is not for init and partition, it is checked if an authenticate password request is generated, via step 155. If so, password authentication starts, via step 1550. Otherwise, it is checked if a change password request is generated, via step 156. If so, change password utility starts, via step 157. Otherwise, it loops back to check for new password utility request, via step 154.
  • Figure 16 is the flow chart for password authentication. First, it is checked if the password is authenticated, via step 161. If so, the crypto-engine key is retrieved and loaded into the crypto-engine and the gate is turned on, via step 164. Afterwards, the USB token is dismounted, via step 165. The SSD is then mounted, via step 166. The control is then passed on to SSD, via step 167. If the password is not authenticated, it is checked if the maximum number of attempts (MNOA) is exceeded, via step 162. If so, the counter measure against brute-force attack is activated, via step 163. Otherwise, the number of attempts (NOA) count is incremented, via step 168. It then exits, via step 169, back to the password utility loop 154 of Figure 15.
  • MNOA maximum number of attempts
  • the secure and scalable solid state disk system in accordance with the present invention will function with any of a secure digital (SD) card, multimedia card (MMC), compact flash (CF) card, universal serial bus (USB) device, memory stick (MS), ExpressCard, LBA-NAND, ONFI, eMMC, and eSD; one of ordinary skill in the art readily recognizes that the disk system would function with other similar memory devices and still be within the spirit and scope of the present invention.
  • SD secure digital
  • MMC multimedia card
  • CF compact flash
  • USB universal serial bus
  • MS memory stick
  • ExpressCard LBA-NAND
  • ONFI ONFI
  • eMMC eMMC
  • eSD universal serial bus

Abstract

A solid state disk system is disclosed. The system comprises a user token and at least one level secure virtual storage controller, coupled to the host system. The system includes a plurality of virtual storage devices coupled to at least one secure virtual storage controller. A system and method in accordance with the present invention could be utilized in flash based storage, disk storage systems, portable storage devices, corporate storage systems, PCs, servers, wireless storage, and multimedia storage systems.

Description

SECURE AND SCALABLE SOLID STATE DISK SYSTEM
FIELD OF THE INVENTION
[0001] The present invention relates generally to memory systems and more specifically to a secure and scalable solid state disk system.
BACKGROUND OF THE INVENTION
[0002] Flash based solid state disk (SSD) has slowly gained momentum and acceptance from industrial application, defense application, corporate application to server application and general user application. The major driving force behind the transition is due to advances in flash technology development and the intrinsic benefits from the flash components. The advantages of flash based SSD over tradition hard disk drive (HDD) are:
[0003] 1. Lower power consumption.
[0004] 2. Lighter weight.
[0005] 3. Lower heat dissipation.
[0006] 4. No noise.
[0007] 5. No mechanical parts.
[0008] But SSD has its disadvantages that have been the hurdles for replacing HDD:
[0009] 1. Higher cost.
[0010] 2. Lower density.
[0011] 3. Lower performance.
[0012] Further, a conventional SSD tends to manage a group of flash memory, in the order of 4, 8, 16, 32 or more components. It presents a great design challenge in the areas: [0013] 1. Pin-outs to manage too many flash device interfaces.
[0014] 2. Wear-leveling across too many flash components.
[0015] 3. Manufacturability and testability on SSD system.
[0016] 4. Time lag in supporting and taking advantage of new flash technology.
[0017] 5. Time to market.
[0018] 6. Cost saving from new flash technology.
[0019] Traditional HDD comes without security built-in. If a host system with a HDD is stolen, the content of the HDD can easily be accessed and misappropriated. Even though there is a software solution to provide the whole disk encryption, it suffers several problems in real life application:
[0020] 1. Performance penalty due to software encryption and decryption.
[0021] 2. Additional driver installation required.
[0022] 3. Still leaving room for attack if the password authentication utility is resided in the HDD.
[0023] If SSD is to become mainstreamed to transition from a niche product to a more general user application, it has to address the hurdles mentioned above, in addition to adding values such as security, scalability and others.
[0024] A conventional Secure Digital (SD) flash card block diagram is shown in Figure 1. The block diagram comprises a physical interface 11 , a SD card controller 12 and flash memory 13. The physical interface 11 connects to a host system through interface bus 14. A SD card, Compact Flash (CF) card and USB drive are the simplest form of a solid state disk (SSD). [0025] In a conventional storage system, such as the ones described in US patents no. 10/707,871 (20050005044), US 10/709,718 (20050005063), US 6,098,119, and US 6,883,083, US 6,877,044, US 6,421,760, US 6,138,176, US 6,134,630, US 6,549,981 and published application no. US 20030120865 a storage controller automatically configures disk drives at system boot-up or at runtime. It performs the basic storage identification and aggregation functionality. The prior art invention is best at detecting the drive insertion and removal during runtime. But it fails to recognize the asynchronous nature between the host system and the storage system during boot-up time. Since the storage controller functions as a virtualization controller, it takes time to identify, test and to configure the physical drives during host system boot-up. If there is not a mechanism to re- synchronize the host system and the storage system, the host system will simply time-out and fail to recognize and configure the virtual logical storage. As such, the conventional systems at best serve only as a secondary storage system, instead of a primary storage system. Another weakness of US patent no. 6,098,119 is that the system requires each physical drive to have one or more preloaded "parameter settings" during initialization. It poses the limitation in auto- configuration.
[0026] Most of the conventional systems do not address the storage expandability and scalability either. Even though US patent application no. 10/707,871 (20050005044) and US patent application no. 10/709,718 (20050005063) do address the storage virtualization computer system with scalability, its focus is on the "external" storage virtualization controller coupling to a host entity that can be a host computer or a server. It fails to address the virtual storage boot-up problem mentioned above. It is still at best serving as a secondary storage based on its storage virtualization architecture. [0027] Further, conventional systems fail to address the drive security in password authentication and hardware encryption that is vital in notebook computer primary drive application.
[0028] As in US patent no. 7,003,623 as shown in Figure 2, a more straight forward SSD system comprises a SATA (Serial ATA) to flash memory controller 25 and a group of flash memory 13. The SATA to flash memory controller 25 includes a SATA host interface 251, and a plurality of flash device interfaces 252. SATA host interface is for interfacing with the SATA host controller 21 of Host system 20, while the flash device interfaces 252 are for interfacing with the flash memory 13.
[0029] Each flash memory 13 has a total of about 15 to 23 signal pins to interface with the controller 25. The SATA host interface 251 requires 4 signal pins to interface with the SATA host controller 21. The SATA to flash memory controller 25 would require a total of at least 124 signal pins to manage 8 flash memory 13; or a total of 244 signal pins to manage 16 flash memory 13.
[0030] As is seen in Figure 2, the controller 25 has to manage the error correction code (ECC), wear leveling, bad block re-mapping, free storage allocation, as well as many book keeping tasks inherent to flash memory based SSD. As it can be seen, the complexity increases proportionally to the number of flash memory components. It not only presents cost issue to the controller, but also creates manufacturability and testability on the conventional SSD system. In essence, this conventional approach is not very scalable, if the same controller is to be used for two or more different density designs. The pin count of the controller will have to accommodate at least 124 pins for four flash memory, or 244 pins for eight flash memory, or even 484 pins for sixteen flash memory chips. Therefore, this system is limited only on a small density application of SSD that is not very scalable and expandable. [0031] Accordingly, what is desired is a system and method that addresses the above- identified issues. The present invention addresses such a need.
SUMMARY OF THE INVENTION
[0032] A solid state disk system is disclosed. The system comprises a user token and a first level secure virtual storage controller, coupled to the host system. The system also includes a plurality of second level secure virtual storage controllers having an interface with and being compatible to the first level virtual secure storage controller and a plurality of third level virtual storage devices coupled to the plurality of second level virtual storage controllers.
[0033] A system and method in accordance with the present invention provides the following advantages.
[0034] 1. The system and method introduces a secure virtual storage controller architecture.
[0035] 2. The system and method introduces a scalable SSD system, based on the secure virtual storage controller architecture.
[0036] 3. The system and method bases the building blocks on the most prevalent and popular flash card/drive to tap into the latest flash component technology in cost, density and performance.
[0037] 4. The system and method uses the virtual storage processor to aggregate the density and performance.
[0038] 5. The system and method uses more layers of virtual storage controller, if necessary, to expand the density and performance. [0039] 6. The system and method uses the crypto-engine in the virtual storage controller, if necessary, to conduct encryption/decryption on-the-fly between the upstream and downstream data traffic between the host and device.
[0040] 7. The system and method utilizes a USB token for independent password authentication on SSD.
[0041] 8. The system and method allows secure-and-scalable solid state disk (SNS-SSD) to replace HDD with transparent user experience, from booting up, hibernation to general usage.
[0042] A system and method in accordance with the present invention could be utilized in flash based storage, disk storage systems, portable storage devices, corporate storage systems, PCs, servers, wireless storage, and multimedia storage systems.
BRIEF DESCRIPTION OF THE DRAWINGS
[0043] Figure 1 is a prior art block diagram of a SD Card.
[0044] Figure 2 is a prior art block diagram of a host system interfacing with a conventional SSD system.
[0045] Figure 3 is a block diagram of a host system and a USB token interfacing with a SATA based secure-and-scalable solid state disk (SNS-SSD) system based on a three-level architecture.
[0046] Figure 4 is the block diagram of the secure virtual storage controller.
[0047] Figure 5 is a block diagram of a host system and a USB token interfacing with a PATA based secure-and-scalable solid state disk (SNS-SSD) system based on a four-level architecture. [0048] Figure 6 is the flow chart for the initialization of the secure virtual storage controller.
[0049] Figure 7 is the flow chart for the interrupt processor.
[0050] Figure 8 is the flow chart for the host command processor.
[0051] Figure 9 is the local command list in the local command processor of the secure virtual storage controller.
[0052] Figure 10 is the flow chart for factory provision.
[0053] Figure 11 is the flow chart for virtual storage processor configuration.
[0054] Figure 12 is the flow chart for crypto-engine configuration.
[0055] Figure 13 is a block diagram for the crypto-engine.
[0056] Figures 14A-D are flow charts for host system cold-boot, shut-down, hibernation and wake-up from hibernation.
[0057] Figure 15 is the flow chart for USB token boot-up.
[0058] Figure 16 is the flow chart for password authentication.
DETAILED DESCRIPTION
[0059] The present invention relates generally to memory systems and more specifically to a secure and scalable solid state disk system. The following description is presented to enable one of ordinary skill in the art to make and use the invention and is provided in the context of a patent application and its requirements. Various modifications to the preferred embodiments and the generic principles and features described herein will be readily apparent to those skilled in the art. Thus, the present invention is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features described herein. [0060] Figure 3 is a block diagram of a host system and a USB token interfacing with a SATA based secure-and-scalable solid state disk (SNS-SSD) system. The host system 30, comprises a processor (not shown), memory (not shown), IO (not shown), a USB interface (not shown), and a SATA host controller 34. It connects to a USB token 35 through a USB interface and works with the secure-and-scalable solid state disk (SNS-SSD) system 31 through a SATA host interface 321.
[0061] A USB token 35 serves as an independent agent to provide password authentication utility before the SNS-SSD 31 can be accessed after host system 30 boots up. The utility can be a software utility residing on the USB token 35 or preferably a browser link to the web server on the USB token 35. The browser link is preferable, as it is more universal and requires less system resources to work on cross platform devices.
[0062] The secure-and-scalable solid state disk (SNS-SSD) system 31 comprises a first-level secure virtual storage controller 32 and two second-level secure virtual storage controllers 33, and eight third-level storage device SD cards 10.
[0063] The first level of the virtual storage controller 32 comprises a SATA host interface 321, a crypto-engine 323 and a multiple of SATA device interfaces 322. The host side storage interface in this case is a serial ATA or SATA. The storage host interface can be any type of IO interface including SATA, Serial Attached SCSI (SAS), PCI Express, PATA, USB, Bluetooth, UWB or wireless interface. A more detailed description of the virtual storage controller 32 is shown in secure virtual storage controller 40 in Figure 4.
[0064] The second-level of the virtual storage controller 33 comprises a SATA host interface 331, a crypto-engine 333 and a multiple of SD device interfaces 332. Instead of interfacing directly with the flash memory, the virtual storage controller 33 chooses to interface with the third level storage device, a SD card 10. The SD card 10 can be replaced with any flash based card or drive, including CF card, MMC, USB drive or Memory Stick, as long as pin-count, cost, and performance justify. In this case, each SD card 10 has six signal pins. It requires a total of 24 signal pins for four SD components with two flash memory components on each SD card, instead of 120 signal pins for eight flash memory components in the conventional approach. It amounts to a great cost saving in controller chip fabrication and a better manufacturability and testability.
[0065] Even though the first-level secure virtual storage controller 32 and the second- level secure virtual storage controller 33 may have different type of device interfaces, their architectures are substantially identical. As long as the storage device interface 322 is compatible with the storage host interface 331, first- level secure virtual storage controller 32 can be cascaded and expanded with the second-level secure virtual storage controller 33. The expansion is therefore exponential in density and performance. In its simplest form of architecture of secure-and-scalable solid state disk (SNS-SSD) system, the host system 30 can interface directly with one of the second level virtual storage controllers 33. The minimal secure-and-scalable solid state disk (SNS-SSD) system is therefore with a total two levels comprising the second level storage controller 33 and the third level storage devices 10.
[0066] The crypto-engine 323 in the first-level and crypto-engine 333 in the second- level can be enabled, disabled and configured independently, depending on the requirement. In most cases, only the top-level crypto-engine is required. All other crypto-engines in the subsequent levels are disabled. A more detailed description of the crypto-engine is shown in Figure 13. [0067] On the host storage interface, a SATA host interface 331 is used to interface with the first level of virtual storage controller 32. The storage interface in this case is a serial ATA or SATA. A more detailed description of the virtual storage controller 33 is shown in secure virtual storage controller 40 in Figure 4.
[0068] As shown in Figure 4, the secure virtual storage controller 40 comprises a storage host interface 41, an interrupt processor 42, a host command and data processor 43, a CPU 44, a program memory 45, a RAM and buffer 46, a DATA write processor 401, a DATA read processor 402, a pass-through command processor 403, a get status and attribute processor 404, a local command processor 405, a crypto- engine 406, a virtual storage processor 407, and a plurality of storage device interfaces 408.
[0069] The virtual storage controller architecture in the invention is cascadable and scalable as long as the storage interface is compatible. If more density is required, more second level virtual storage controllers can be added for expansion. Accordingly, more third level storage devices can be added for density expansion. Compared with the conventional approach, the secure-and-scalable solid state disk (SNS-SSD) system offers better storage density expansion in exponential order. By using the standard flash card such as SD card 10 as the flash memory building block, it brings along several benefits compared with the conventional SSD approach.
[0070] By using the standard flash card such as SD card 10 as the flash memory building block, it brings along several benefits compared with the conventional SSD approach:
[0071] 1. Wear-leveling of flash memory is delegated locally to the SD card 10. No grand scale wear-leveling across all flash components is required. [0072] 2. Manufacturability and testability are done at the storage device level on SD card. It is more manageable at the device level than at SSD system level.
[0073] 3. There is no time lag in supporting and taking advantage of new flash technology, as the design and development is delegated to the standard SD controller 12 inside SD card 10.
[0074] 4. Time to market is much shorter. As soon as the SD card 10 is available in cost, density and performance, the secure-and-scalable solid state disk (SNS-SSD) system 31 can be deployed.
[0075] 5. Cost saving from new flash technology again is brought along by the building block architecture of SD card 10.
[0076] 6. The performance benefit is from the virtual storage processor 32 and 33. It not only provides virtual storage density aggregation, but also provides on-demand performance aggregation. The theoretical performance can be as high as the number of SD cards times the native SD card performance in parallel operation.
[0077] 7. The security is handled by the hardware based crypto-engine 323 or 333. The password authentication utility resides independently on a USB token 35. The secure-and-scalable solid state disk (SNS-SSD) system has better performance and is more secure.
[0078] The storage host interface 41 is for interfacing with the upstream host system 30 or another upper-level of secure virtual storage controller. The storage device interface 408 is for interfacing with the downstream storage device 10 or another lower-level of secure virtual storage controller.
[0079] Another embodiment of the block diagram of the invention, secure-and- scalable solid state disk (SNS-SSD) system 39 with PATA interface, is shown in Figure 5. The host system 50, comprises a processor (not shown), memory (not shown), IO (not shown), a USB interface (not shown), and a PATA host controller 54. It connects to a USB token 35 through a USB interface and works with the secure- and-scalable solid state disk (SNS-SSD) system 39 with PATA interface through a PATA host interface 381.
[0080] The secure-and-scalable solid state disk (SNS-SSD) system 39 with PATA interface comprises a first-level secure virtual storage controller 38, a second- level secure virtual storage controllers 32, and two third-level secure virtual storage controllers 33, and eight fourth-level storage device SD cards 10. As described above, the architecture of the invention is expandable and cascadable in density and performance.
[0081] As in Figure 4, the program memory 45 stores the firmware and virtual storage controller information, while the RAM and buffer 46 are used to store data packet and for caching operation.
[0082] The DATA write processor 401 interfaces with the virtual storage processor 407 through the crypto-engine that is doing the hardware encryption on-the-fly. The data is transferred from the buffer, encrypted and passed to virtual storage processor
407.
[0083] The DATA read processor 402 interfaces with the virtual storage processor 407 through the crypto-engine that is doing the hardware decryption on-the-fly. The data is transferred from virtual storage processor 407, decrypted and passed to the buffer.
[0084] The pass-through command processor 403 handles those commands that do not require any local processing. The pass-through command is sent directly downstream without encryption or translation. [0085] The get status and attribute processor 404 returns proper status and/or attributes back to the upstream host system or the upper- level virtual storage controller. If the status or attribute require too much time for the local controller to return, it will normally assert busy status to the requesting upstream host system or the upper-level virtual storage controller. When the proper status or attribute is collected, the interrupt processor 42 and routine 70 are invoked. The interrupt processor 42 generates a soft reset 47 to CPU 44 to warm boot the secure virtual storage controller 40. Consequentially, it interrupts the upstream system for service to interrogate the secure virtual storage controller 40 again, and the correct status or attribute is returned. It is a mechanism to synchronize the host and device when they are running at different pace, and the device needs more time to settle after request.
[0086] Every secure virtual storage controller 40 can be identified with a unique ID preprogrammed in the program memory 45. Figure 6 is the flow chart for the initialization of the secure virtual storage controller. When the secure virtual storage controller 40 is first initialized 60 after power on, it is checked if virtual storage controller is ready, via step 61. If yes, the host command processor starts, via step 62. Otherwise, the controller sends an identify command to the downstream storage device list, via step 63. Once the downstream storage devices 10 are identified, these physical storage devices 10 are tested, via step 64. The crypto-engine is then initialized, via step 65. The virtual storage controller is set ready, via step 66. The interrupt processor is then activated, via step 67.
[0087] Figure 7 is the flow chart for the interrupt processor. First, it is checked if the interrupt request is from the downstream virtual storage controller, via step 71. If yes, the service is granted, via step 74. Otherwise, an interrupt is generated, via step 72, to the upstream host or an upper- level virtual storage controller for service to configure the secure virtual storage controller 40 again. A soft reset 47 is subsequently generated to the local CPU 44 to warm boot, via step 73, the secure virtual storage controller 40. It is a mechanism to synchronize the host and device when they are running at different pace, and the device needs more time to settle after power-on initialization.
[0088] It concludes the initialization of the secure virtual storage controller 40.
[0089] The host command and data processor 43 queues up and buffers packet of command and data between the storage host interface 41 and crypto-engine 406. The extracted command queue is turned over to host command processor routine 80 to process, in Figure 8. Figure 8 is the flow chart for the host command processor. The host command and data processor 43 queues up and buffers packet of command and data between the storage host interface 41 and crypto-engine 406. The extracted command queue is turned over to host command processor routine, via step 80, to process. If it is a DATA write command, via step 83, a DATA write processor 401 is called up. Otherwise, if it is a DATA read command, via step 84, a DATA read processor 402 is called up. Otherwise, if it is a pass-through command, via step 82, a pass-through command processor 403 is called up. Otherwise, if it is a get status/attribute command, via step 85, a get status/attribute processor 404 is called up. Otherwise, a local command processor 405 is called up.
[0090] The local command processor 405 deals with the local functions of crypto- engine 406, virtual storage processor 407 and the local virtual storage controller 40. As shown in Figure 9, the local command list 90 includes:
A. User provision command 91 i. Password utility command 94 1. Set password 941 2. Change password 942
3. Authenticate password 943
4. Set password hint 944
5. Get password hint 945
6. Get number of attempts 946
7. INIT & Partition Request 947 a. Set Encrypted Key 9471 b. Get Encrypted New Key 9472 ii. Storage partition command 95
7. Get virtual storage attributes 951
8. Init partition size 952
9. Format 953
B. Get local status 92
C. Factory provision command 93 i. Virtual storage processor configuration 96
10. Get virtual storage controller ID 961
11. Set virtual storage mode (JBOD, RAID, or others) 962 ii. Crypto-engine configuration 97
12. Set Crypto-mode 971
13. Enable Crypto-engine 972
14. Get Encrypted Key 973 iii. Password attribute configuration 98
14. Set Master password 981
15. Set Maximum number of attempt 982
16. Set Managed Mode flag 983 17. Set Default Password 984 iv. Test-mode command 99
[0091] User provision command 91 is for use by the utility in the field application, including the password authentication utility in USB token 35. It includes password utility commands 94 and storage partition commands 95. Factory provision command 93 is for use in the factory to configure the SSD. It includes virtual storage processor configuration 96, crypto-engine configuration 97, password attribute configuration 98, and test-mode command 99. Get local status command 92 is to return the corresponding status on the virtual storage controller.
[0092] Get virtual storage controller ID command 961 is to return the unique ID stored in the program memory 45. Set virtual storage mode command 962 is to set the storage operation mode of JBOD (Just a Bunch of Disks), RAID (Redundant Arrays of Independent Disks) or others, depending on the requirement of performance or power consumption. Set crypto-mode command 971 is to set the encryption mode of the engine. Enable crypto-engine command 972 is to enable the crypto-engine. Set Managed Mode flag 983 is to allow or disallow provision of SSD in the field. If the flag is set as Unmanaged Mode, then the USB token is what is needed to do re- provision and initialization of the SSD. If the flag is set as Managed Mode, then the user has to connect back to the managing server while doing the re-provision and initialization of the SSD. The flag can only be set in the factory. Test-mode command 99 is reserved for testing of SSD by the manufacturer.
[0093] Before the SSD is ready for use, it has to go through factory provision during the manufacturing process. The provision is done by connecting the secure-and- scalable solid state disk (SNS-SSD) system 31 to a host system 30 with a proper SATA host controller 34 and possibly with a USB token 35, as shown in Figure 3. Figure 10 is the flow chart for factory provision. It first waits for the secure virtual storage controller to be ready, via step 101. Once the controller is ready, the factory default settings are loaded, via step 102. It starts configuring the virtual storage processor, via step 103. Afterwards, it starts configuring the crypto-engine, via step 104. The crypto-engine is enabled, if it is necessary, via step 105.
[0094] Figure 11 is the flow chart for virtual storage processor configuration. As shown in Figure 11 , the virtual storage mode is set, via step 111, through one of the local commands, set virtual storage mode 962. The virtual storage operation mode is set as JBOD, RAID or others. Accordingly, a virtual storage aggregation is done, via step 112, based on the physical storage device list 64 (See Figure 6). A virtual storage identification table is established. The virtual storage device list is established, via step 113. A physical to logical address translation table is built up, via step 114, by the virtual storage processor 407 (See Figure 4.). Afterwards, the virtual storage provision ready status is set, via step 115.
[0095] Figure 12 is the flow chart for crypto-engine configuration. The crypto-engine is then ready for configuration through one of the local commands, set crypto-mode command 971 is issued, via step 121. Next, the set maximum number of attempts command 982 is issued, via step 122. A get encrypted key command 973 is issued, via step 1220. Correspondingly, a random key is generated (not shown) by the random number generator RNG 134, in the crypto-engine 406. The random key is encrypted and returned to the get encrypted key command 973, via step 1220. If a master password is required, via step 1221, a get master password command process is initiated, via step 1222, and a set master password command 981 is issued. The flag of managed mode of SSD is checked, via step 123. If yes, the encrypted key is stored, via step 124, in the managing server, if necessary. If not, the encrypted key is stored, via step 125, in the USB token 35. The master password is then sent to the crypto- engine through set master password command 981, via step 126. Consequentially, the encrypted master password is then stored in SSD, (not shown). A default password is also set through command 984, via step 1260. Consequentially, the encrypted default password is then stored in SSD, (not shown). The crypto-engine can be disabled or enabled. If it is enabled, it can be set to run at a particular encryption mode based on the requirement, via step 127. Afterwards, the crypto-engine provision flag is set as ready, via step 128.
[0096] Figure 13 is a block diagram for the crypto-engine. The crypto-engine 406 includes a random number generator RNG 134, a hash function HASH 131, a first general encryption engine ENC2 132, a second data encryption engine ENC3 133, a storage upstream interface 135 and a storage downstream interface 136. The detailed implementation of the crypto-engine can be found in the pending US patent application no. 11/643, 101.
[0097] The host system 30 depends on the plugged in USB token 35 to conduct password authentication. Referring to Figure 14A, after host system 30 cold boots, via step 140. The USB token 35 cold boots, via step 141, as well. The USB token starts operation, via step 142.
[0098] Referring to Figure 14B, after the host system 30 shuts down, via step 143, the SSD shuts down, via step 144, accordingly. The encryption key in the SSD will be lost, via step 145, due to power outage. The SSD will stay encrypted, via step 146, as long as the encryption key is not restored through password authentication utility loaded in the USB token 35.
[0099] Referring to Figure 14D, after the host system 30 hibernates, via step 1403, the SSD hibernates, via step 1404, accordingly. The encryption key in the SSD will be lost, via step 1405, due to power outage. The SSD will stay encrypted, via step 1406, as long as the encryption key is not restored through password authentication utility loaded in the USB token 35.
[00100] Referring to Figure 14C, after host system 30 wakes up from hibernation, via step 1400, the USB token 35 cold boots, via step 1401, as well, as in Figure 14A. The USB token starts operation, via step 1402.
[00101] Figure 15 is the flow chart for USB token boot-up. As shown in
Figure 15, once the USB token web server boots up, via step 151, it waits for storage and crypto-engine provision to be ready, via step 152. It then activates the password authentication utility, via step 153. The detailed implementation of the password authentication utility can be found in pending US patent application no. 11/643,101.
[00102] If the init and partition request is generated by the user through command 947, via step 154. Accordingly, the crypto-engine will get a new random key from the random number generator 134 (not shown). It is checked if the Managed Mode flag is on, via step 1541. If not, the encrypted key is retrieved, via step 1543, from the USB token 35. Otherwise, the encrypted key is retrieved from the managing server, via step 1542. The encrypted key is sent to the crypto-engine through set encrypted key command 9471 , via step 1544. The crypto-engine then decrypts and retrieves the key (not shown). The encrypted master password is retrieved and decrypted by the crypto-engine (not shown). A new random key is then generated from the random number generator RNG 134 (not shown). The master password will be encrypted with the new key by the crypto-engine (not shown). The utility will then initiate a get encrypted new key command 9472, via step 1545. The encrypted new key is stored in the managing server or USB token 35, if necessary via step 1546 and 1547. The new user password is then requested from the user and configured, via step 1548. Both master and user password are hashed with the newly generated key through HASH function 131 and stored on the SSD (not shown). The SSD partition is then configured, via step 1549.
[00103] If the request is not for init and partition, it is checked if an authenticate password request is generated, via step 155. If so, password authentication starts, via step 1550. Otherwise, it is checked if a change password request is generated, via step 156. If so, change password utility starts, via step 157. Otherwise, it loops back to check for new password utility request, via step 154.
[00104] Figure 16 is the flow chart for password authentication. First, it is checked if the password is authenticated, via step 161. If so, the crypto-engine key is retrieved and loaded into the crypto-engine and the gate is turned on, via step 164. Afterwards, the USB token is dismounted, via step 165. The SSD is then mounted, via step 166. The control is then passed on to SSD, via step 167. If the password is not authenticated, it is checked if the maximum number of attempts (MNOA) is exceeded, via step 162. If so, the counter measure against brute-force attack is activated, via step 163. Otherwise, the number of attempts (NOA) count is incremented, via step 168. It then exits, via step 169, back to the password utility loop 154 of Figure 15.
[00105] Although the secure and scalable solid state disk system in accordance with the present invention will function with any of a secure digital (SD) card, multimedia card (MMC), compact flash (CF) card, universal serial bus (USB) device, memory stick (MS), ExpressCard, LBA-NAND, ONFI, eMMC, and eSD; one of ordinary skill in the art readily recognizes that the disk system would function with other similar memory devices and still be within the spirit and scope of the present invention. [00106] Although the present invention has been described in accordance with the embodiments shown, one of ordinary skill in the art will readily recognize that there could be variations to the embodiments and those variations would be within the spirit and scope of the present invention. Accordingly, many modifications may be made by one of ordinary skill in the art without departing from the spirit and scope of the appended claims.

Claims

CLAIMSWhat is claimed is:
1. A solid state disk system comprising: a user token; at least one secure virtual storage controller, coupled to the host system; and a plurality of virtual storage devices coupled to the at least one secure virtual storage controller.
2. The system of claim 1 wherein the at least one virtual storage controller comprises: a first level secure storage controller; and a plurality of second level virtual storage controllers having an interface and being compatible with the first level virtual storage controller.
3. The system of claim 2 wherein the number of second level secure virtual storage controllers can be added to interface with the first level secure virtual storage controllers.
4. The system of claim 2 wherein the first level secure virtual storage controller utilizes a first crypto-engine to provide security.
5. The system of claim 4 wherein each of the second level secure virtual storage controllers utilizes a second crypto-engine to provide security.
6. The system of claim 1 wherein the at least one virtual storage controller includes a crypto-engine to provide security.
7. The system of claim 5 wherein a user token serves as the agent to provide password authentication to the host system.
8. The system of claim 5 wherein the first crypto-engine and each of the second crypto-engines can be enabled, disabled, and configured independently.
9. The system of claim 2 wherein the first level secure virtual storage controller comprises: a storage host interface; an interrupt processor coupled to the storage host interface; a host command and data processor; a central processing unit; a soft reset coupled to the central processing unit; a program memory; a controller ID; a RAM and buffer; a data write processor; a data read processor; a pass-through command processor; a get status and attribute processor; a local command processor; a crypto-engine; a virtual storage processor; and a plurality of storage device interfaces.
10. The system of claim 2 wherein each of the second level secure virtual storage controllers comprise: a storage host interface; an interrupt processor coupled to the storage host interface; a host command and data processor; a central processing unit; a soft reset coupled to the central processing unit; a program memory; a controller ID; a RAM and buffer; a data write processor; a data read processor; a pass-through command processor; a get status and attribute processor; a local command processor; a crypto-engine; a virtual storage processor; and a plurality of storage device interfaces.
11. The system of claim 9 wherein each of the storage host interfaces comprises a serial ATA (SATA) interface and each of the storage device interfaces comprises a serial ATA (SATA) interface.
12. The system of claim 9 wherein each of the storage host interfaces comprises a parallel ATA (PATA) interface and each of the storage device interfaces comprises a serial ATA (SATA) interface.
13. The system of claim 10 wherein each of the storage host interfaces comprises a serial ATA (SATA) interface and each of the storage device interfaces comprises an SD interface.
14. The system of claim 13 wherein the SD interface comprises an interface to any of a storage device (SD) card, multimedia card (MMC), compact flash (CF) card, universal serial bus (USB) device, memory stick (MS), ExpressCard, LBA-NAND, ONFI, eMMC, and eSD.
15. The system of claim 1 wherein the additional storage and performance can be provided by adding additional secure virtual storage controllers.
16. The system of claim 9 wherein the interrupt processor and the soft reset form a mechanism to synchronize the host and device when they are running at different speed.
17. The system of claim 10 wherein the interrupt processor and the soft reset form a mechanism to synchronize the host and device when they are running at different speed.
18. A solid state disk system comprising: a user token; a first level secure virtual storage controller, coupled to the host system; a plurality of second level virtual storage controllers having an interface with and being compatible to the first level virtual storage controller; and a plurality of lower levels of second level virtual storage devices coupled to the plurality of upper levels of second level virtual storage controllers.
19. The system of claim 18 wherein the number of second level secure virtual storage controllers can be added to interface with the first level secure virtual storage controllers.
20. The system of claim 18 wherein the first level secure virtual storage controller utilizes a first crypto-engine to provide security to the first level secure virtual storage controller.
21. The system of claim 20 wherein each of the second level secure virtual storage controllers utilizes a second crypto-engine to provide security for each of the second level secure virtual storage controllers.
22. The system of claim 21 wherein a token serves as the agent to provide password authentication to the host system.
23. The system of claim 21 wherein the first crypto-engine and each of the second crypto-engines can be enabled, disabled, and configured independently.
24. The system of claim 18 wherein the first level secure virtual storage controller comprises: a storage host interface; an interrupt processor coupled to the storage host interface; a host command and data processor; a central processing unit; a soft reset coupled to the central processing unit; a program memory; a controller ID; a RAM and buffer; a data write processor; a data read processor; a pass-through command processor; a get status and attribute processor; a local command processor; a crypto-engine; a virtual storage processor; and a plurality of storage device interfaces.
25. The system of claim 18 wherein each of the second level secure virtual storage controllers comprise: a storage host interface; an interrupt processor coupled to the storage host interface; a host command and data processor; a central processing unit; a soft reset coupled to the central processing unit; a program memory; a controller ID; a RAM and buffer; a data write processor; a data read processor; a pass-through command processor; a get status and attribute processor; a local command processor; a crypto-engine; a virtual storage processor; and a plurality of storage device interfaces.
26. The system of claim 24 wherein each of the storage host interfaces comprises a serial ATA (SATA) interface and each of the storage device interfaces comprises a serial ATA (SATA) interface.
27. The system of claim 24 wherein each of the storage host interfaces comprises a parallel ATA (PATA) interface and each of the storage device interfaces comprises a serial ATA (SATA) interface.
28. The system of claim 25 wherein each of the storage host interfaces comprises a serial ATA (SATA) interface and each of the storage device interfaces comprises an SD interface.
29. The system of claim 28 wherein the SD interface comprises an interface to any of a storage device (SD) card, multimedia card (MMC), compact flash (CF) card, universal serial bus (USB) device, memory stick (MS), Express Card, LBA-NAND, ONFI, eMMC and eSD.
30. The system of claim 18 wherein the additional storage and performance can be provided by adding additional secure virtual storage controllers.
31. The system of claim 24 wherein the interrupt processor and the soft reset form a mechanism to synchronize the host and device when they are running at different speed.
32. The system of claim 25 wherein the interrupt processor and the soft reset form a mechanism to synchronize the host and device when they are running at different speed.
33. A method re-synchronizing a secure and scalable solid state disk system (SSDS) with a host, the method comprising: asserting a busy status to the requesting upstream host system or the upper- level virtual storage controller; sending an Identify command to a downstream storage device list; testing the identified downstream storage devices; initializing a crypto engine; and starting an interrupt processor to synchronise the SSDS to the host.
34. The method of claim 33 wherein starting the interrupt processor comprises: generating an interrupt to the host; generating a soft reset to the local CPU;
35. The method of claim 33 wherein starting a host command processor if the solid state disk system is re- synchronized and initialized.
36. The method of claim 35 wherein the host command start comprises: analyzing the command queue; determining if the command is a one of a data read command, a data write command, a get status and attribute command, a pass-through command; and a local command; sending the command to a data read processor if the command is a data read command; sending the command to a data write processor if the command is a data write command; sending the command to a pass-through command processor if the command is a pass-through command; and sending the command to a get status and attribute processor if the command is a get status and attribute command, otherwise sending to a local command processor.
37. A computer readable medium containing program instructions for re- synchronizing a secure and scalable solid state disk system (SSDS) with a host, the program instructions for: asserting a busy status to the requesting upstream host system or the upper- level virtual storage controller; sending an Identify command to a downstream storage device list; testing the identified downstream storage devices; initializing a crypto engine; and starting an interrupt processor to synchronize the SSDS to the host.
38. The computer readable medium containing program instructions of claim 37 wherein starting the interrupt processor comprises: generating an interrupt to the host; generating a soft reset to the local CPU;
39. The computer readable medium containing program instructions of claim 37 wherein starting a host command processor if the solid state disk system is re- synchronized and initialized.
40. The computer readable medium containing program instructions of claim 38 wherein the host command start comprises: analyzing the command queue; determining if the command is a one of a data read command, a data write command, a get status and attribute command, a pass-through command; and a local command; sending the command to a data read processor if the command is a data read command; sending the command to a data write processor if the command is a data write command; sending the command to a pass-through command processor if the command is a pass-through command; and sending the command to a get status and attribute processor if the command is a get status and attribute command, otherwise sending to a local command processor.
41. A local command processor utilized in a solid state disk system (SSDS) comprising: a processor; and a local command list being executed on the processor, the command list including user provision commands, a get local status command; and factory provision commands.
42. The local command processor of claim 41 wherein the user provision command is for use by the utility in the field application, the user provision command includes password utility commands and storage partition commands, wherein the factory provision command is for use in the factory to configure the SSDS, the factory provision commands includes a virtual storage processor commands, crypto-engine configuration commands, password attribute configuration commands and a test mode command.
43. The local command processor of claim 42 wherein factory provision commands comprise virtual storage processor configuration commands, crypto-engine configuration commands, password attribute configuration commands and a test mode command.
44. The local command processor of claim 43 wherein the virtual storage processor configuration commands include get virtual storage attributes command and set virtual storage command mode commands.
45. The local command processor of claim 43 wherein the crypto-engine configuration commands include a set crypto-mode command, an enable crypto- engine command and a get encrypted key command.
46. The local command processor of claim 41 wherein the user provision commands comprise password utility commands and storage partitions commands.
47. The local command processor of claim 46 wherein the password utility commands include a set password command, a change password command, authenticate password command, a set password list command, a get password list command, a get number of attempts commands and initiate a partition request commands.
48. The local command processor of claim 47 wherein the initiate a partition request command includes a set encrypted key command a get encrypted new key command.
49. The local command processor of claim 46 wherein the storage partition includes a get virtual storage attributes command, initialize partition size command and a format command.
50. A method for factory provision of a SSDS comprising: load factory default settings on a secure virtual storage controller in the SSDS; configuring the secure virtual storage controller; configuring a crypto engine of the SSDS; and enabling the crypto engine to allow for the use of the SSDS.
51. A method for configuring a virtual storage processor of a solid state disk system (SSDS), the method comprising: setting the virtual storage processor in virtual storage mode; aggregating the virtual storage based on a physical storage device list; establishing a virtual storage device list; building a physical to logical address table by the virtual storage processor based upon the device list; and setting the status of virtual storage processor to ready.
52. A method for configuring a crypto-engine of a solid state disk system (SSDS) comprising: issuing a set crypto-mode command; issuing a set maximum number of attempts command; issuing a get encrypted key command and providing a random key; issuing a get master password command if a master password is required; issuing a set master password command if a master password is required; storing the encrypted key; and setting a crypto-engine provision flag as ready.
53. The method of claim 52 wherein if a managed mode of the SSDS is set, the encrypted key is stored in a managed server, wherein if the managed mode of SSDS is not set the encrypted key is stored in a USB token.
54. The method of claim 53 wherein the crypto-engine can be disabled.
55. A computer readable medium containing program instructions for configuring a virtual storage processor, the program instructions: setting the virtual storage processor in virtual storage mode; aggregating the virtual storage based on a physical storage device list; establishing a virtual storage device list; building a physical to logical address table by the virtual storage processor based upon the device list; and setting the status of virtual storage processor to ready.
56. A computer readable medium containing program instructions for configuring a crypto-engine in an SSDS comprising: issuing a set crypto-mode command; issuing a set maximum number of attempts command; issuing a get encrypted key command and providing a random key; issuing a get master password command if a master password is required; issuing a set master password command if a master password is required; storing the encrypted key; and setting a crypto-engine provision flag as ready.
57. The computer readable medium containing program instructions of claim 56 wherein if a managed mode of the SSDS is set, the encrypted key is stored in a managed server, wherein if the managed mode of SSDS is not set the encrypted key is stored in a USB token.
58. The computer readable medium containing program instructions of claim 57 wherein the crypto-engine can be disabled.
PCT/US2008/058532 2007-05-09 2008-03-28 Secure and scalable solid state disk system WO2008140868A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200880015021.3A CN101681253B (en) 2007-05-09 2008-03-28 Secure and scalable solid state disk system

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US11/746,556 2007-05-09
US11/746,576 US8010768B2 (en) 2007-05-09 2007-05-09 Secure and scalable solid state disk system
US11/746,576 2007-05-09
US11/746,582 US8499168B2 (en) 2007-05-09 2007-05-09 Secure and scalable solid state disk system
US11/746,582 2007-05-09
US11/746,556 US8527781B2 (en) 2007-05-09 2007-05-09 Secure and scalable solid state disk system

Publications (1)

Publication Number Publication Date
WO2008140868A1 true WO2008140868A1 (en) 2008-11-20

Family

ID=40002569

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/058532 WO2008140868A1 (en) 2007-05-09 2008-03-28 Secure and scalable solid state disk system

Country Status (3)

Country Link
CN (4) CN103226679B (en)
TW (2) TWI373713B (en)
WO (1) WO2008140868A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8010768B2 (en) 2007-05-09 2011-08-30 Kingston Technology Corporation Secure and scalable solid state disk system
US8499168B2 (en) 2007-05-09 2013-07-30 Kingston Technology Corporation Secure and scalable solid state disk system
US8607070B2 (en) 2006-12-20 2013-12-10 Kingston Technology Corporation Secure storage system and method of use

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8595397B2 (en) 2009-06-09 2013-11-26 Netapp, Inc Storage array assist architecture
TWI494766B (en) * 2009-07-07 2015-08-01 Apacer Technology Inc Storage assembly for enhancing operation speed and the peocedure thereof
CN106650511A (en) * 2016-02-01 2017-05-10 天固科技(杭州)有限公司 Scheme for improving encryption performance of encryption system
CN110851383B (en) * 2016-04-29 2023-08-22 华为技术有限公司 Method and equipment for managing storage system
TWI661307B (en) * 2017-12-06 2019-06-01 慧榮科技股份有限公司 Data storage device, host system connected with data storage device, and method for writing data storage device
TW202314512A (en) * 2017-12-28 2023-04-01 慧榮科技股份有限公司 Flash memory controller, sd card device, method used in flash memory controller, and host for accessing sd card device
TWI751753B (en) * 2020-10-22 2022-01-01 十銓科技股份有限公司 Digital label conversion interface method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6148387A (en) * 1997-10-09 2000-11-14 Phoenix Technologies, Ltd. System and method for securely utilizing basic input and output system (BIOS) services
US20030018862A1 (en) * 2001-07-18 2003-01-23 Karnstedt Curt A. Integrated circuit FIFO memory devices that are divisible into independent FIFO queues, and systems and methods for controlling same
US20040093495A1 (en) * 2002-11-12 2004-05-13 Engel Glenn R. Device authentication using pre-configured security keys
US20040128468A1 (en) * 2000-03-01 2004-07-01 Hewlett-Packard Development Company, L.C. Address mapping in solid state storage device
US20050193162A1 (en) * 2004-02-26 2005-09-01 Horng-Yee Chou USB card reader
US20050195975A1 (en) * 2003-01-21 2005-09-08 Kevin Kawakita Digital media distribution cryptography using media ticket smart cards
US20060208066A1 (en) * 2003-11-17 2006-09-21 Dpd Patent Trust RFID token with multiple interface controller

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001051858A (en) * 1999-06-18 2001-02-23 Fiinikkusu Technologies Ltd System and method for safely using basic input/output system(bios) service
US7664903B2 (en) * 2002-02-25 2010-02-16 Solid Access Technologies LLC Control unit with PCI and SCSI buses and computing system with electronic semiconductor disk
JP2004201038A (en) * 2002-12-18 2004-07-15 Internatl Business Mach Corp <Ibm> Data storage device, information processing apparatus mounted therewith, and data processing method and program thereof
CN1735006B (en) * 2004-08-03 2012-05-02 伊诺瓦科技股份有限公司 Real-time data encryption/decryption system and method for IDE/ATA data transmission
US20060053282A1 (en) * 2004-09-03 2006-03-09 Mccown Steven H Canister-based storage system security

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6148387A (en) * 1997-10-09 2000-11-14 Phoenix Technologies, Ltd. System and method for securely utilizing basic input and output system (BIOS) services
US20040128468A1 (en) * 2000-03-01 2004-07-01 Hewlett-Packard Development Company, L.C. Address mapping in solid state storage device
US20030018862A1 (en) * 2001-07-18 2003-01-23 Karnstedt Curt A. Integrated circuit FIFO memory devices that are divisible into independent FIFO queues, and systems and methods for controlling same
US20040093495A1 (en) * 2002-11-12 2004-05-13 Engel Glenn R. Device authentication using pre-configured security keys
US20050195975A1 (en) * 2003-01-21 2005-09-08 Kevin Kawakita Digital media distribution cryptography using media ticket smart cards
US20060208066A1 (en) * 2003-11-17 2006-09-21 Dpd Patent Trust RFID token with multiple interface controller
US20050193162A1 (en) * 2004-02-26 2005-09-01 Horng-Yee Chou USB card reader

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8607070B2 (en) 2006-12-20 2013-12-10 Kingston Technology Corporation Secure storage system and method of use
US8010768B2 (en) 2007-05-09 2011-08-30 Kingston Technology Corporation Secure and scalable solid state disk system
US8499168B2 (en) 2007-05-09 2013-07-30 Kingston Technology Corporation Secure and scalable solid state disk system

Also Published As

Publication number Publication date
TWI373713B (en) 2012-10-01
CN103235922B (en) 2017-08-25
TWI493343B (en) 2015-07-21
CN103226678B (en) 2016-12-28
CN101681253A (en) 2010-03-24
CN103226679B (en) 2016-06-08
CN103226679A (en) 2013-07-31
CN101681253B (en) 2013-10-16
CN103226678A (en) 2013-07-31
CN103235922A (en) 2013-08-07
TW201243599A (en) 2012-11-01
TW200903260A (en) 2009-01-16

Similar Documents

Publication Publication Date Title
US8010768B2 (en) Secure and scalable solid state disk system
US8499168B2 (en) Secure and scalable solid state disk system
WO2008140868A1 (en) Secure and scalable solid state disk system
US8527781B2 (en) Secure and scalable solid state disk system
US8938584B2 (en) System and method to keep parity consistent in an array of solid state drives when data blocks are de-allocated
TWI787334B (en) System and method for booting within a heterogeneous memory environment
TWI447580B (en) Memory space managing method, and memory controller and memory storage device using the same
TW200915331A (en) Managing bad blocks in various flash memory cells for electronic data flash card
US20060112267A1 (en) Trusted platform storage controller
EP2812787A1 (en) Storage device aware of i/o transactions and stored data
US20140101455A1 (en) Implementing dynamic banding of self encrypting drive
KR20130079706A (en) Method of operating storage device including volatile memory
US11544205B2 (en) Peer storage devices sharing host control data
US11550664B2 (en) Early boot event logging system
TWI546729B (en) Data storage device and method thereof
US11288204B2 (en) Logical and physical address field size reduction by alignment-constrained writing technique
US20230266903A1 (en) Quad-level cells mapped in a memory device of an information handling system
US11914879B2 (en) Storage controller and storage system comprising the same
US20230141936A1 (en) Secure processor, operating method thereof, and storage device including same
US20240069814A1 (en) Storage server and operation method of storage server
EP4332773A1 (en) Storage server and operation method of storage server
US10768816B2 (en) Method and apparatus to manipulate customer data without using the host interface
KR20230067439A (en) Secure processor and operating method thereof and storage device comprising the same
Yang Programming for I/O and Storage
Shaw et al. Hardware

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880015021.3

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08744517

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08744517

Country of ref document: EP

Kind code of ref document: A1