I'm not sure where zPDT support ends and RD&T support begins, so this may me more appropriate for zPDT support, to which I do not have access. My feeling is that sysplex is supported and that requires zVM setup and a zVM setup (USER DIRECT) is supplied for that. Crypto requires zVM also. Why can't it be documented also?
Anyhow, We got it to work. Here are the steps and my comments.
DEVMAP - I added the documented Adjunct-processor stanza as documented in the zPDT Redbook. I added only one Crypto. Please note that the Adjunct-processor stanza must follow the cpuopt statement for awsstart to work.
zVM - I added CRYPTO DOMAIN 0 APDED 0 to the S0W1 user definition in USER DIRECT right after the CPU definitions. It is more complicated to specify for both S0W1 and S0W2 and we needed only one of the systems for our user to test.
zOS/ICSF - Some of the setup documentation in the zPDT Redbook are out of date. I ended up using the ISCF Systems Programmer's Guide (SA22-7520-17) instead.
SherrilJohnson