Common Flash Memory Interface

{{outdated|date=November 2020}}

{{distinguish|text = control-flow integrity, the series of techniques applied in the computer application security}}

The Common Flash Memory Interface (CFI) is an open standard jointly developed by AMD, Intel, Sharp and Fujitsu. It is implementable by all flash memory vendors, and has been approved by the non-volatile-memory subcommittee of JEDEC.{{cite web |url=http://www.jedec.org/download/search/jesd68-01.pdf |archiveurl=https://web.archive.org/web/20090306191719/http://www.jedec.org/download/search/jesd68-01.pdf |archivedate=6 March 2009 |title=JEDEC Standard: Common Flash Interface |publisher=JEDEC|date=September 2003}}{{cite web |title=m30l0r7000t0 datasheet - Internet Archive |url=https://archive.org/details/m30l0r7000t0 |website=Internet Archive|date=29 April 2006 }} The goal of the specification is the interchangeability of flash memory devices offered by different vendors. The developer is able to use one driver for different flash products by reading identifying information from the flash chip.

Each flash memory device contains the following information: memory size, byte and word configuration, block configuration, and voltage and timing data.

The specification provides several benefits. No or very little information about flash devices has to be stored in tables within system software. It is possible to use lower cost flash memory devices as they become available without rewriting system software. Adapting current software systems shall be done more easily and quickly than previously.

Support for CFI is implemented in FreeBSD.{{cite web |title=cfi(4)|url=https://www.freebsd.org/cgi/man.cgi?query=cfi&sektion=4|website=FreeBSD Manual Pages}}

See also

References

{{Reflist}}