Review Board 2.0.15


ruby: automate permission setting

Review Request #496 - Created Feb. 22, 2011 and submitted

Information
Brad Beckmann
gem5
Reviewers
Default
ali, gblack, nate, stever
ruby: automate permission setting

This patch integrates permissions with cache and memory states, and then
automates the setting of permissions within the generated code.  No longer
does one need to manually set the permissions within the setState funciton.
This patch will faciliate easier functional access support by always correctly
setting permissions for both cache and memory states.

   
Ship it!
Posted (Feb. 22, 2011, 10:53 p.m.)
Overall the patch looks good to me.
src/mem/slicc/ast/StateDeclAST.py (Diff revision 1)
 
 
The copyright needs to be changed.
src/mem/slicc/ast/TypeFieldStateAST.py (Diff revision 1)
 
 
The copyright needs to be changed.