Homec4science

Implemented protection mechanism

Description

Implemented protection mechanism

Now all Persistent writable register are protected, you have to unlock
them prior any write in it. An unlock is valid just for one write. If
you try to write to a locked register
(PERSISTENT | WRITABLE) & ~(UNLOCKED), then a SBCP_CERR_REG_PROTECTED
error is raised.

Details

Committed
Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>Sep 19 2012, 12:10
Pushed
tuleuMay 7 2018, 14:34
Parents
R6616:f304e8764dcd: Cleaned files
Branches
Unknown
Tags
Unknown

Event Timeline

Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org> committed R6616:8ec4bafefc16: Implemented protection mechanism (authored by Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>).Sep 19 2012, 12:10