Review Board 2.0.15


ruby: automate permission setting

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

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.